PREV UP NEXT ne's manual

4.5: Search Commands

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).

  • Find
  • FindRegExp
  • Replace
  • ReplaceOnce
  • ReplaceAll
  • RepeatLast
  • MatchBracket
  • SearchBack
  • CaseSearch

  • Contact:
    vigna@dsi.unimi.it - about ne
    bela@www.emerson.emory.edu - about these pages