Unable to make a backward TAB as Shift-TAB in Zsh -
try this:
bindkey '^ [[z' reverse -Menu-Full If this is not work, try executing zsh in this way (which makes setopt MENU_COMPLETE ):
zsh -Y and then try again!
try this:
bindkey '^ [[z' reverse -Menu-Full If this is not work, try executing zsh in this way (which makes setopt MENU_COMPLETE ):
zsh -Y and then try again!
Comments
Post a Comment