fish-shell/share
Kurtis Rader e9b5505169 add a flag to limit history search results
This adds a flag to the `history search` command to limit the number of
matching entries to the first "n". The default is unlimited. This is
mostly useful in conjunction with aliases (i.e., functions) that are
intended to report the "n" most recent matching history entries without
piping the result through the user's pager.

Fixes #3244
2016-09-23 19:43:58 -07:00
..
completions add a flag to limit history search results 2016-09-23 19:43:58 -07:00
functions add a flag to limit history search results 2016-09-23 19:43:58 -07:00
tools alter history sub-command handling 2016-09-18 20:09:06 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Update pager colors, tweak pager.cpp 2016-09-11 03:04:53 -07:00