1
0
Fork 0
pull/166/head
Adrià Casajús 13 years ago
parent 3c85575f80
commit 2ae638f33a

@ -174,7 +174,7 @@ function expand-or-complete-with-indicator {
local indicator local indicator
zstyle -s ':omz:module:editor' completing 'indicator' zstyle -s ':omz:module:editor' completing 'indicator'
print -Pn "$indicator" print -Pn "$indicator"
zle expand-or-complete-prefix zle expand-or-complete
zle redisplay zle redisplay
} }
zle -N expand-or-complete-with-indicator zle -N expand-or-complete-with-indicator

Loading…
Cancel
Save