Jump to content
Muxe Inc Forums
Sign in to follow this  
dandv

Line start regexp anchor, ^, doesn't work

Recommended Posts

dandv    0

The '^' (line start) regexp metacharacter only works in the editor, not in the viewer (and hence, not in File Find by text).

 

1. Create a file bug.txt containing just 'bug'

2. Edit the file, search for '^bug' with Regular expressions enabled. NDN will find the string.

3. View the file, perform the same search. NDN won't find the string.

4. Alt+F7 for the file with the same 'Text to find': '^bug'. No results.

 

 

Hope this helps,

Dan Dascalescu

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×