mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-12-04 18:58:49 +00:00
Add tmux-plugins/list to the readme
This commit is contained in:
parent
60a36d6f7a
commit
38576cf76e
17
README.md
17
README.md
@ -6,6 +6,8 @@ Installs and loads `tmux` plugins.
|
|||||||
|
|
||||||
Tested and working on Linux, OSX, and Cygwin.
|
Tested and working on Linux, OSX, and Cygwin.
|
||||||
|
|
||||||
|
See list of plugins [here](https://github.com/tmux-plugins/list).
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
|
Requirements: `tmux` version 1.9 (or higher), `git`, `bash`.
|
||||||
@ -69,10 +71,6 @@ find plugin directory there and remove it.
|
|||||||
`prefix` + <kbd>alt</kbd> + <kbd>u</kbd>
|
`prefix` + <kbd>alt</kbd> + <kbd>u</kbd>
|
||||||
- remove/uninstall plugins not on the plugin list
|
- remove/uninstall plugins not on the plugin list
|
||||||
|
|
||||||
### More plugins
|
|
||||||
|
|
||||||
For more plugins, check [here](https://github.com/tmux-plugins).
|
|
||||||
|
|
||||||
### Docs
|
### Docs
|
||||||
|
|
||||||
- [Help, tpm not working](docs/tpm_not_working.md) - problem solutions
|
- [Help, tpm not working](docs/tpm_not_working.md) - problem solutions
|
||||||
@ -97,17 +95,6 @@ Run tests with:
|
|||||||
$ ./run_tests
|
$ ./run_tests
|
||||||
```
|
```
|
||||||
|
|
||||||
### Other goodies
|
|
||||||
|
|
||||||
- [tmux-copycat](https://github.com/tmux-plugins/tmux-copycat) - a plugin for
|
|
||||||
regex searches in tmux and fast match selection
|
|
||||||
- [tmux-yank](https://github.com/tmux-plugins/tmux-yank) - enables copying
|
|
||||||
highlighted text to system clipboard
|
|
||||||
- [tmux-open](https://github.com/tmux-plugins/tmux-open) - a plugin for quickly
|
|
||||||
opening highlighted file or a url
|
|
||||||
- [tmux-continuum](https://github.com/tmux-plugins/tmux-continuum) - automatic
|
|
||||||
restoring and continuous saving of tmux env
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
[MIT](LICENSE.md)
|
[MIT](LICENSE.md)
|
||||||
|
Loading…
Reference in New Issue
Block a user