Re: auto-completion

2013-11-06 Thread Jan Larres
On 06/11/13 12:49, Dennis Yurichev wrote: > Are there a feature of auto-completion? > It would be great to have it, for example, like Ctrl-N in VIM or M-/ in Emacs: > it auto-completes a word you type with some other word in current > buffer. If you use zsh you can use this: https://gist.github.co

Re: auto-completion

2013-11-06 Thread Nicholas Marriott
Hi I wrote a patch to do this but I didn't think it gave enough value to be worth it. Most applications where tab-completion is needed have it already. I can dig it out if you like but it probably will need some tweaks to make it work on the latest tmux. On Wed, Nov 06, 2013 at 01:49:08AM +0200