Faster CR -> LF Macro?
AVKuznetsov
kuzn at htsc.mephi.ru
Wed Mar 19 19:15:49 CET 2008
On Wed, 19 Mar 2008 12:48:38 -0500
Aaron Hsu <arcfide at mac.com> wrote:
> --On March 19, 2008 10:53:39 AM +0300 AVKuznetsov <kuzn at htsc.mephi.ru>
> wrote:
>
> > replace_all("\r", "\n")
> > replace("\r", "\n" [, direction] [, wrap])
> > replace_in_selection("\r", "\n")
>
> Huh, I must have missed those functions. Where are they documented in
> the NEdit documentation?
>
Actions Representing Menu Commands
You can find them also in calltips.
http://nedit.hackvalue.nl/niki/index.php/NEditMacroLanguageCalltips
Cheers, Alexey
More information about the Discuss
mailing list