fish-shell/share
Kurtis Rader 76c73aa8ce alter history sub-command handling
This deprecates the use of long options for history sub-commands (e.g.,
`history --delete`) in favor of proper sub-commands (e.g., `history
delete`). It also eliminates the short options for those sub-commands.

Also change option processing to allow options anywhere on the command
line to match how the vast majority of fish builtins handle flags.

Replace --with-time with --show-time.

Fixes #3367
2016-09-18 20:09:06 -07:00
..
completions alter history sub-command handling 2016-09-18 20:09:06 -07:00
functions alter history sub-command handling 2016-09-18 20:09:06 -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