fzf/shell
Emilio Vesprini 7de87a9b2c
[shell] Make ALT-C use the absolute path to the selected directory (#3688)
Rationale: this way the resulting cd command that ends up in the shell
history can be reused to get to the same location regardless of
the current working directory.

Co-authored-by: LangLangBart <92653266+LangLangBart@users.noreply.github.com>
2024-03-31 01:13:15 +09:00
..
completion.bash [bash-completion] Make dynamic loader return 124 to retry completion 2024-03-29 16:21:43 +09:00
completion.zsh Add walker options and replace 'find' with the built-in walker (#3649) 2024-03-13 20:56:31 +09:00
key-bindings.bash [shell] Make ALT-C use the absolute path to the selected directory (#3688) 2024-03-31 01:13:15 +09:00
key-bindings.fish [fish] Fix Ctrl-T and Alt-C not using last token as search root (#3684) 2024-03-19 14:44:42 +09:00
key-bindings.zsh [shell] Make ALT-C use the absolute path to the selected directory (#3688) 2024-03-31 01:13:15 +09:00