7 lines
90 B
Bash
7 lines
90 B
Bash
set -g mouse
|
|
|
|
bind h selectp -L
|
|
bind j selectp -D
|
|
bind k selectp -U
|
|
bind l selectp -R
|