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 dcecab0 commit 8cc2c99Copy full SHA for 8cc2c99
README.md
@@ -76,10 +76,7 @@ Newly created pane always has the same path as the original pane.
76
77
Add plugin to the list of TPM plugins in `.tmux.conf`:
78
79
- set -g @tpm_plugins " \
80
- tmux-plugins/tpm \
81
- tmux-plugins/tmux-pain-control \
82
- "
+ set -g @plugin 'tmux-plugins/tmux-pain-control'
83
84
Hit `prefix + I` to fetch the plugin and source it.
85
0 commit comments