This commit is contained in:
Christopher Francisco 2026-05-27 23:35:19 +08:00 committed by GitHub
commit 7463fbf5e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View file

@ -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:

View file

@ -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`