mirror of
https://github.com/tmux-plugins/tpm.git
synced 2026-09-10 07:26:18 -04:00
Merge 3c0802200e into e261deb1b4
This commit is contained in:
commit
7463fbf5e2
|
|
@ -13,7 +13,7 @@ for `tpm` with a TUI, auto-updates and plugins browser.
|
|||
|
||||
### Installation
|
||||
|
||||
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
|
||||
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`. If you have installed `gawk`, make sure it works.
|
||||
|
||||
Clone TPM:
|
||||
|
||||
|
|
|
|||
|
|
@ -16,6 +16,9 @@ Related [issue #22](https://github.com/tmux-plugins/tpm/issues/22)
|
|||
- ZSH tmux plugin might be causing issues.<br/>
|
||||
If you have it installed, try disabling it and see if `tpm` works then.
|
||||
|
||||
- Have you installed `gawk`?<br/>
|
||||
If you have, make sure it works. Try reinstalling it.
|
||||
|
||||
<hr />
|
||||
|
||||
> Help, I'm using custom config file with `tmux -f /path/to/my_tmux.conf`
|
||||
|
|
|
|||
Loading…
Reference in a new issue