From 53af240346a1eed94cd48556c35c689b3c1c2fbf Mon Sep 17 00:00:00 2001 From: thalesmello Date: Mon, 30 May 2016 14:19:25 -0300 Subject: [PATCH] Include tmux pane words --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3dbaa7..e00a964 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ These plugins add tab completion without adding extra functions or aliases. * [racket completion](https://github.com/racket/shell-completion) - Completion for [Racket](http://racket-lang.org). * [rake-completion.zshplugin](https://github.com/unixorn/rake-completion.zshplugin) - Add fast tab completion for rakefile targets * [surf.plugin.zsh](https://github.com/markussom/surf.plugin.zsh) - Add completions for surf +* [tmux pane words](https://gist.github.com/blueyed/6856354) - Key bindings to complete words from your tmux pane. * [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/pearkes/tugboat/) command * [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake * [zsh-cabal-completion](https://github.com/ehamberg/zsh-cabal-completion) - Add tab completion for cabal