tmux-config
tmux-config copied to clipboard
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
Use https protocol for submodule. I periodically experience a connectivity issue when installing `tmux-config` from DigitalOcean droplets. ``` ➜ ~ git clone --recursive https://github.com/tony/tmux-config.git ~/.tmux Cloning into '/home/ab/.tmux'... remote: Enumerating...
remove mac ox remove submodule use tpm to manage plug in
We have a list of pull requests, the issue is, if we introduce a tmux config suggestion, it could potentially break behavior with other tmux versions. Sometimes this may be...
I'm getting a syntax error on line 100 `~/.tmux.conf:100: syntax error`
OS: Debian 9.0 tmux version: 2.3-4 The problem seems to be with these lines of code: `# Vi copypaste mode set-window-option -g mode-keys vi if-shell "test '\( #{$TMUX_VERSION_MAJOR} -eq 2...
And other small fixes: - unify all home-dir instances; - return back to the directory where install.sh was called from;
my trackpad scroll not working
I think that this should resolve https://github.com/tony/tmux-config/issues/35.