@@ -49,6 +49,9 @@ expand-or-complete-with-dots(){
zle -N expand-or-complete-with-dots
bindkey "Î" expand-or-complete-with-dots
precmd () {print -Pn "\e]2; %~/ \a"}
preexec () {print -Pn "\e]2; %~/ \a"}
insert_sudo () {
zle beginning-of-line; zle -U "sudo "
}
The note is not visible to the blocked user.