We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cefc5f commit c36b5b6Copy full SHA for c36b5b6
.tmux.conf
@@ -0,0 +1,6 @@
1
+set -g prefix C-a
2
+
3
+bind h select-pane -L
4
+bind j select-pane -D
5
+bind k select-pane -U
6
+bind l select-pane -R
0 commit comments