1
0

zsh: update

This commit is contained in:
2024-01-27 00:10:58 +03:00
parent d5209414e9
commit 9d1de60648
21 changed files with 258 additions and 81 deletions

View File

@@ -85,7 +85,7 @@ z-bind () {
[ ${#keys} -eq 0 ] && return 1
case "${widget}" in
/*)
/* )
widget=${widget:1}
emulate zsh -c "autoload -RUz ${widget}"
zle -N "${widget}"