Search found 2 matches
- Tue Oct 20, 2009 4:00 pm
- Forum: General
- Topic: text disappears when in word wrap mode
- Replies: 3
- Views: 665
word wrap
Hi I'm getting the same result, it appears to happen when syntax highlighting is on and / or the file belongs to a recognised document class word wrap is completely unusable. The cursor position increments but the cursor doesn't move by the way version 5.3.1, win xp sp3 Don't know if this is an sp3 ...
- Fri Oct 31, 2008 3:50 pm
- Forum: Enhancement Suggestions
- Topic: show 'n' lines either side of found term
- Replies: 1
- Views: 441
show 'n' lines either side of found term
Hello Would it possible to have a facility in find in files to show a number of lines either side of the found text or string, for example if the found text is on line 56, then show lines 55-57 in the results. This shouldn't be too hard to implement, grep does it with the -B, -A switches, personally ...