summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-01-29 14:40:30 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-01-29 14:40:30 +0000
commita33bb3e876895ef40ee90e5f89c76184e65c7f10 (patch)
treeaa1b12ef606a38b1c2f4bd3146c83868b6c02709 /README
parent8cf1504ba67307ee885c19c12d63a6a22016a582 (diff)
Link to the bash(1) completion file from README rather than including it in
examples.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 88d77b5f..c0102e68 100644
--- a/README
+++ b/README
@@ -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.