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