I usually work on Git Bash (on Windows), connecting to Ubuntu & CentOS servers. Root access is not always (in fact seldom) available.
Major features include,
- Auto-completion support for SSH hosts;
- Start
ssh-agentautomatically; Fixed issues when not started as login shell;Why not start bash using-l -i
I've merged some features from tony/tmux.conf. Major features include,
- Support for some older versions of
tmux(1.8 on CentOS); - Mouse support;
- Forked panes now inherent the cwd from the parent;
hjkl-style pane navigation;Control-aprefix;- Use
vandyincopy-mode-vi;