]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
tmux.conf: Use line continuation.
authorSimon Ruderich <simon@ruderich.org>
Fri, 12 Oct 2012 14:41:21 +0000 (16:41 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 12 Oct 2012 14:41:27 +0000 (16:41 +0200)
commitab9717d6cf1d9b0d1a5a3e2c932f39e8dd561a7f
tree821302dedbcc0a7971797c0b0995ba7056617f7c
parent859a7d0e85607d62cd93814271e29c87e07b29d6
tmux.conf: Use line continuation.

Also add new script remove-continuation.pl which performs this change.
Older Tmux versions don't support line continuation.

Adapt setup.sh to generate tmux.conf from tmux.conf.in.
.gitignore
bin/remove-continuation.pl [new file with mode: 0755]
setup.sh
tmux.conf.in [moved from tmux.conf with 93% similarity]