From 89c17e44fbc9a646b7a5ad54b84132fcaa978b3b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 1 Jun 2016 00:06:02 +0100 Subject: [PATCH] Updated link for bash(1) completions. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 9f3f74b2..8e340818 100644 --- a/README +++ b/README @@ -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.