Re: Case insensitive search in copy mode

2009-08-25 Thread Micah Cowan
Danny Colligan wrote: > Hello, > > Is there any way to do a case-insensitive search in screen's copy > mode? The / and ? commands only seem to do case-sensitive searches. > (Or, for bonus points, is there any way to use regular expressions to > search in copy mode?) There's an "ignorecase on" sc

Case insensitive search in copy mode

2009-08-25 Thread Danny Colligan
Hello, Is there any way to do a case-insensitive search in screen's copy mode? The / and ? commands only seem to do case-sensitive searches. (Or, for bonus points, is there any way to use regular expressions to search in copy mode?) Thanks in advance, Danny Colligan __