fish-shell/share
Johannes Altmanninger 052823c120 history pager: delete selected history entry with Shift-Delete
After accidentally running a command that includes a pasted password, I want
to delete command from history. Today we need to recall or type (part of)
that command and type "history delete".  Let's maybe add a shortcut to do
this from the history pager.

The current shortcut is Shift+Delete. I don't think that's very discoverable,
maybe we should use Delete instead (but only if the cursor is at the end of
the commandline, otherwise delete a char).

Closes #9454
2023-07-04 18:42:11 +02:00
..
completions completions/status: add basename and dirname 2023-07-04 23:32:39 +08:00
functions history pager: delete selected history entry with Shift-Delete 2023-07-04 18:42:11 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools improved print CSS for fish_config 2023-06-10 09:47:01 +02: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 share/config.fish: Quit if job expansion hack errors 2023-06-10 15:36:36 +02:00