Update readme with other goodies and twitter link

This commit is contained in:
Bruno Sutic 2015-02-20 14:19:48 +01:00
parent 3301763550
commit 4f3e1030e4
No known key found for this signature in database
GPG Key ID: 66D96E4F2F7EF26C
1 changed files with 14 additions and 0 deletions

View File

@ -84,6 +84,20 @@ Run tests with:
# within project directory
$ ./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
You might want to follow [@brunosutic](https://twitter.com/brunosutic) on
twitter if you want to hear about new tmux plugins or feature updates.
### License
[MIT](LICENSE.md)