vladislav doster
|
fff073b55d
style(completion): remove extra space (#12206)
|
8 月之前 |
Jannik
|
0ca8907f0e
fix(lib): fix case-insensitive completion for zsh 5.9 (#11526)
|
1 年之前 |
Simon Rogers
|
16de514047
feat(lib): allow setting custom completion dots sequence (#9424)
|
4 年之前 |
Marc Cornellà
|
02d07f3e3d
fix: use `$USERNAME` guaranteed to always be defined in zsh
|
3 年之前 |
Marc Cornellà
|
3f42700c0d
Revert "lib: treat _ and - as part of a word"
|
4 年之前 |
Marc Cornellà
|
50dc4ab357
lib: treat _ and - as part of a word
|
4 年之前 |
Marc Cornellà
|
cf347ef3e4
lib: bind to all keymaps when COMPLETION_WAITING_DOTS is set
|
4 年之前 |
Marc Cornellà
|
f6bc949c05
lib: substitute COMPLETION_WAITING_DOTS for ellipsis
|
4 年之前 |
Marc Cornellà
|
da8c19a076
core: fix zstyle definition of use-cache
|
4 年之前 |
Marc Cornellà
|
0caae9082a
lib: speed up slow parts of the lib files; other small fixes
|
4 年之前 |
Marc Cornellà
|
17428f3c9a
lib: load bash completion functions automatically
|
4 年之前 |
Marc Cornellà
|
6bff079332
Allow completion of dot directories (#6803)
|
6 年之前 |
Patrick José Pereira
|
cedc4fce88
'lib/completion.zsh: Solve typos'
|
7 年之前 |
Marc Cornellà
|
4e12024b0b
Fix styling of lib/completion.zsh
|
8 年之前 |
Gravemind
|
0d897cca74
Fix hyphen and underscore filename completion
|
8 年之前 |
Marc Cornellà
|
b42efeb87e
Switch off line wrapping in case dots occupy extra line
|
9 年之前 |
Marc Cornellà
|
6a8d406eaa
Use prompt expansion sequence to color red the output
|
9 年之前 |
Marc Cornellà
|
3976e04035
Use proper if comparison
|
9 年之前 |
Jordan Klassen
|
66052e2d07
Add hyphen insensitivity
|
9 年之前 |
Andrew Janke
|
6ccf67a077
Do not put explicit dot in $cdpath, since it causes problems on Cygwin due to an underlying zsh bug.
|
9 年之前 |
Stephen
|
bf7b9165fd
Allow custom cache dir
|
9 年之前 |
Marc Cornellà
|
74177c5320
Change all whoami calls for $USER variable
|
10 年之前 |
Moinak Ghosh
|
5f38a537ce
Update Solaris changes to use OSTYPE and zsh datetime module.
|
10 年之前 |
Moinak Ghosh
|
5e328e3a9c
Solaris portability tweaks.
|
10 年之前 |
Will Boyce
|
09fdf76311
ignore usernames beginning with underscore
|
10 年之前 |
Mariusz Fik
|
b56e8fb478
Ignore more users in ssh completion.
|
10 年之前 |
Daniel Hahler
|
71d9420637
Use zsh's default for ':completion:*:hosts'
|
12 年之前 |
Sébastien M-B
|
2595484a97
Merge remote-tracking branch 'upstream/master'
|
11 年之前 |
Alexis Letessier
|
9af7f86299
Correct variable used for global ssh known host completion
|
12 年之前 |
Sébastien
|
29fb24487c
Merge remote-tracking branch 'upstream/master'
|
12 年之前 |