Link to the bash(1) completion file from README rather than including it in

examples.
This commit is contained in:
Nicholas Marriott
2016-01-29 14:40:30 +00:00
parent 8cf1504ba6
commit a33bb3e876
2 changed files with 4 additions and 105 deletions

4
README
View File

@ -40,6 +40,10 @@ 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
And a bash(1) completion file at:
https://github.com/przepompownia/tmux-bash-completion
For debugging, running tmux with -v or -vv will generate server and client log
files in the current directory.