Next: , Previous: , Up: Commands   [Contents][Index]


4.5 Search Commands

These commands control the search system. ne offers two complementary searching techniques: a simple, fast exact matching search (optionally ignoring case), and a very flexible and powerful, but slower, regular expression search based on the GNU regex library (again, optionally case insensitive).