fish-shell/share
Johannes Altmanninger 64bff1a51c 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

(cherry picked from commit 052823c120)
2023-10-17 17:25:11 +02:00
..
completions completions/pacman: fix -Qp completing packages, not files 2023-10-08 17:15:20 +02:00
functions history pager: delete selected history entry with Shift-Delete 2023-10-17 17:25:11 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools sample_prompts/scales: Silence one last git call 2023-10-06 18:49:55 +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: Erase on_interactive before doing __fish_config_interactive 2023-02-27 22:40:58 +08:00