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