Updated link for bash(1) completions.

pull/434/head
Nicholas Marriott 2016-06-01 00:06:02 +01:00
parent 20d2a31b40
commit 89c17e44fb
1 changed files with 3 additions and 3 deletions

6
README
View File

@ -38,12 +38,12 @@ TODO file and an example configuration in example_tmux.conf.
A vim(1) syntax file is available at:
https://github.com/keith/tmux.vim
https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim
https://github.com/keith/tmux.vim
https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim
And a bash(1) completion file at:
https://github.com/przepompownia/tmux-bash-completion
https://github.com/imomaliev/tmux-bash-completion
For debugging, running tmux with -v or -vv will generate server and client log
files in the current directory.