nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] seg faults and recommendations


From: address@hidden
Subject: [Nano-devel] seg faults and recommendations
Date: Mon, 25 Oct 2004 18:36:48 -0700 (PDT)

nano seg faults when i do, for syntax highlighting, the regex: "\<[^ \t]+\>"
replace \t with a physical tab. it also seg faults with other examples of 
regex, this is only one
i have currently.

Another set of recommendations: methinks nano should implement \t as a tab, \n 
as a new line, and
the ? operator after *, +, {m,n}, etc, making them non-greedy. that would be 
quite a large help.
and also \s representing [ \t\n\r\f] and \S representing [^\s] . lots of things 
use these now.

=====
Laxori Shiin, Misguided Fool


                
_______________________________
Do you Yahoo!?
Express yourself with Y! Messenger! Free. Download now. 
http://messenger.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]