4 lines
74 B
Bash
4 lines
74 B
Bash
bindkey -s "\e[24;3~" ""
|
|
bindkey -s "\e[1;2A" ""
|
|
bindkey -s "\e[1;2B" ""
|
|
|