We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54276a3 commit ab597b2Copy full SHA for ab597b2
pain_control.tmux
@@ -35,7 +35,6 @@ pane_resizing_bindings() {
35
}
36
37
pane_split_bindings() {
38
- echo $PWD
39
tmux bind-key "|" split-window -h -c "#{pane_current_path}"
40
tmux bind-key "-" split-window -v -c "#{pane_current_path}"
41
0 commit comments