.
.   
NEdit.org
   .

Home
 - News - Download - Documentation - Search - FTP     
.
.
  

QEDIT cut/copy

[Back]

QEDIT style cut/copy, which selects the current line if no existing selection.

if ($selection_start == -1)
    select(search("^", $cursor, "regex", "backward"), search("$", $cursor, "regex")+1)
copy_clipboard()
Change the final line for cut.

[Back]


. Released on  Wed, 21 Nov 2001  by C. Denat  

  
Visit our sponsor
Check Metrolink

© NEdit.org
1999-2001
All rights reserved


.