1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-17 10:20:55 +01:00

zsh-workers/9837

This commit is contained in:
Tanaka Akira 2000-02-23 11:23:04 +00:00
parent a5c5e7b17b
commit abf389c59f
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@
local expl
_description files expl 'compressed file'
_files "$expl[@]" -g '*.([tT]|)[gG][z]'
_files "$expl[@]" -g '*.([tT]|)[gG][zZ]'

View file

@ -64,7 +64,7 @@ insert-and-predict () {
# get out of that `case'.
repeat 1
do
zstyle -s ":completion:${curcontext}" cursor crs
zstyle -s ":completion:${curcontext}:" cursor crs
case $crs in
(complete)
# At the place where the completion left it, if it is after