From 4f3e1030e497e52e62f0ea285e39b995fd91cc75 Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Fri, 20 Feb 2015 14:19:48 +0100 Subject: [PATCH] Update readme with other goodies and twitter link --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 9700bb7..4f743da 100644 --- a/README.md +++ b/README.md @@ -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)