File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ Here's the list of issues users had with `tpm`:
14
14
- ZSH tmux plugin might be causing issues.<br />
15
15
If you have it installed, try disabling it and see if ` tpm ` works then.
16
16
17
- > Help, I'm using ` tmux -f /path/to/my_tmux.conf ` option to start Tmux and for
18
- some reason plugins aren't loaded!?
17
+ > Help, I'm using custom config file with ` tmux -f /path/to/my_tmux.conf `
18
+ to start Tmux and for some reason plugins aren't loaded!?
19
19
20
20
[ Issue #57 ] ( https://github.com/tmux-plugins/tpm/issues/57 )
21
21
22
- ` tpm ` has a known issue when using alternative config file with ` -f ` option.
23
- The solution is to use alternative plugin definition. Here are the steps to
24
- make it work:
22
+ ` tpm ` has a known issue when using custom config file with ` -f ` option.
23
+ The solution is to use alternative plugin definition syntax . Here are the steps
24
+ to make it work:
25
25
26
26
1 . remove all ` set -g @plugin ` lines from tmux config file
27
27
2 . in the config file define the plugins in the following way:
You can’t perform that action at this time.
0 commit comments