dotfiles/config/zsh
Fernando Schauenburg c72b34eb42 zsh: make CTRL-R backwards compatible to v0.21.0
I am still using Debian 11 on some machines, which has fzf 0.21.0. This
version doesn't accept `--schema=history` yet (introduced in 0.33.0), so
I replaced it with `--tiebreak=index` and `--reverse`.
2023-10-05 10:04:38 +02:00
..
.zprofile zsh: use grep from homebrew if available 2023-10-01 23:46:26 +02:00
.zshrc zsh: rename: vi-mode -> line-editor 2023-10-04 22:23:56 +02:00
aliases.zsh zsh: remove aliases I never use 2023-02-26 18:11:51 +01:00
completion.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
functions.zsh zsh: add mkcd() 2023-07-15 00:32:24 +02:00
history.zsh zsh: refactor configuration with focus on interactive shells 2022-10-21 19:59:16 +02:00
line-editor-fzf.zsh zsh: make CTRL-R backwards compatible to v0.21.0 2023-10-05 10:04:38 +02:00
line-editor.zsh zsh: kill whole line with ^u rather than from start of insert 2023-10-04 23:52:06 +02:00
prompt.zsh zsh: remove extra newline before prompt 2023-10-03 18:57:22 +02:00