Skip to content
  • Kevin J. McCarthy's avatar
    Add history-search function, bound to ctrl-r. · aa6903c9
    Kevin J. McCarthy authored
    Create a very basic "search history" functionality in the line editor.
    It uses the current input, and searches backward through history.  If
    there is one match, it immediately uses that otherwise it pops up a
    simple menu of matches.
    aa6903c9