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
c638a59499
zsh: completion.zsh: extend vim ignored-pattern to neovim
2022-03-22 15:24:58 +01:00
ed34cd12b9
zsh: completion.zsh: make katarakt command also autocomplete directories
2019-03-17 19:10:06 +01:00
72ee6ff8af
zsh: completion.zsh: improve completion for katarakt
2018-07-29 01:13:22 +02:00
5b1954b5b2
zsh: completion: improve case insensitivity of approximate-completer
2017-10-09 21:12:41 +02:00
2e24e3e44a
zsh: completion: add list-suffixes
2017-07-16 00:15:00 +02:00
c61a85a55c
zsh: completion: add fallback for completion (^F)
2017-07-15 23:21:01 +02:00
457dca798c
zsh: completion: add ignored-patterns for vim
2017-07-15 23:19:58 +02:00
c09504b28a
zsh: completion: remove unnecessary completions (subscript)
2017-07-15 23:16:58 +02:00
2e7ec56427
zsh: completion: separate manpages by sections
2017-07-15 23:15:09 +02:00
65684fc3e3
zsh: completion: ignore completer functions and expand wildcards
2017-07-15 23:11:38 +02:00
fa3e4a9a28
zsh: completion: use default completion for ssh/scp
2017-07-15 23:03:08 +02:00
f8be2045f4
zsh: completion: make appearance more verbose and rearrange config
2017-07-15 23:01:42 +02:00
3de8370545
zsh: completion: only accept one mistake per 1 characters
2017-07-15 01:50:51 +02:00
9254a6137d
zsh: completion: add _force_rehash completer
2017-07-15 01:47:58 +02:00
e56aaef60f
zsh: completion: make <TAB> with empty input work like ls
2017-07-13 21:03:22 +02:00
1ef55abf90
zsh: completion: make cache options more generic
2017-07-13 20:19:25 +02:00
d900f34617
zsh: move completion setopts from setopt.zsh into completion.zsh
2017-07-13 20:07:05 +02:00
09816d9035
zsh: completion: remove vcs_info support from completion.zsh
2017-07-13 19:56:57 +02:00
1ef3a363de
add old zshconfig
2016-10-25 18:21:43 +02:00