Files
dotfiles/.config
Julian Prein 3cf445e739 zsh:keys: Modify fzf's cd widget to be "in-prompt"
Currently, fzf's cd widget executes the cd command via accept-line, so
the command is also visible in the scrollback buffer. In contrast to
this, the cd-{forward,backward,up} suite changes the directory in-place,
without touching BUFFER, with an additional prompt redraw (one could say
"in-prompt"). Since I find this more appealing, overwrite the default
fzf widget with a custom one that has the same behaviour.
2025-08-06 12:30:35 +02:00
..
2023-12-01 03:43:06 +01:00
2020-12-28 03:09:02 +01:00
2024-11-04 23:17:58 +01:00
2025-06-27 12:59:13 +02:00
2025-03-11 11:54:18 +01:00
2025-06-27 12:59:13 +02:00
2025-06-27 12:59:13 +02:00
2023-06-23 17:43:58 +02:00
2025-06-27 13:05:35 +02:00
2021-10-05 12:01:46 +02:00
2025-01-20 17:45:20 +01:00