(no subject)
Tony Balinski
ajbj at free.fr
Wed Nov 29 11:52:25 CET 2006
Quoting Ludger.Papenkort at dlr.de:
> Hallo,
>
> how is it possible to highlight the current line ?
>
> Sometimes it is very usefull to highlight the line where the cursor is.
> This feature would help to compare the text (numbers, tables or what
> else) in the editor window with original text written on paper. You
> could go through the text line by line with the cursor-down-key an
> compare the highlighted line with the original.
>
> Is there a possibility to do that with a macro ?
You could probably go a long way to doing this with macros (setting up and
updating a rangeset) and clever work with X resources (to catch cursor
movement etc), but it would probably still be less successful than the patch
which does this: the latest version is Thorsten's, here:
http://sourceforge.net/tracker/?func=detail&atid=311005&aid=1058246&group_id
=11005
For this you'll need to pick up the nedit source, patch it, and rebuild the
program.
Tony
More information about the Discuss
mailing list