dotfiles/zsh
Thomas Preisner 7a52f633f4 zsh: split matcher into smaller matchers to fix matching
Starting with zsh version 5.9, the completion behavior changed slightly
(potentially due to the changed behavior of zstyle). As a result, The
matching was broken for directories with the same prefix followed by a
minus and further text (e.g. test-cut, test-bar).
2023-03-30 20:13:15 +02:00
..
aliases.zsh zsh: aliases.zsh: add alias for better ip addr-output 2022-03-22 15:29:59 +01:00
completion.zsh zsh: split matcher into smaller matchers to fix matching 2023-03-30 20:13:15 +02:00
exports.zsh zsh: use nvim instead of vim when available 2021-09-22 16:19:40 +02:00
general.zsh zsh: general: output program runtime on exit if greater 60 2017-07-11 01:48:48 +02:00
history.zsh zsh: history: move relevant setopts into history.zsh 2017-07-10 03:00:17 +02:00
keybindings.zsh zsh: add vim-keybindings 2017-07-09 13:16:22 +02:00
multiplexer.zsh zsh: add multiplexer.zsh 2018-11-28 01:35:34 +01:00
prompt.zsh zsh: display some info about vcs in current directory 2022-09-18 18:01:32 +02:00
setopt.zsh zsh: move completion setopts from setopt.zsh into completion.zsh 2017-07-13 20:07:05 +02:00
vcs.zsh zsh: display some info about vcs in current directory 2022-09-18 18:01:32 +02:00