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 741b5d6 commit c90c43aCopy full SHA for c90c43a
README.md
@@ -84,10 +84,7 @@ This is just a convenience key binding.
84
85
Add plugin to the list of TPM plugins in `.tmux.conf`:
86
87
- set -g @tpm_plugins ' \
88
- tmux-plugins/tpm \
89
- tmux-plugins/tmux-logging \
90
- '
+ set -g @plugin 'tmux-plugins/tmux-logging'
91
92
Hit `prefix + I` to fetch the plugin and source it.
93
0 commit comments