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