aboutsummaryrefslogtreecommitdiffstats
path: root/_tmux.conf
Commit message (Collapse)AuthorAgeFilesLines
* tmux: Set default terminal to "screen-256color"Aaron LI2017-02-121-0/+6
| | | | Workaround the special key (e.g., Home, End) bindings problem in zsh
* tmux: add a keybinding for copy-modeAaron LI2016-07-301-1/+2
|
* tmux: update copy mode settings with vi keybindingsAaron LI2016-07-301-6/+19
|
* _tmux.conf: increase left and right status lengthAaron LI2016-07-261-2/+2
|
* Rewrite '_tmux.conf'Aaron LI2016-07-261-104/+104
| | | | | | * Use 'tpm': tmux plugins manager * Tune the status style * Many cleanups
* tmux.conf: set "terminal-overrides" to avoid strange charAaron LI2016-05-291-1/+7
| | | | | | | | | | Strange characters '???112' may appear when exited the tmux session, which is caused by the terminal that dose not properly handle the Cr (color reset) control sequence. So use "terminal-overrides" to override this. Environment: SSH to a DragonFly BSD with Xfce4 terminal. (other terminals, e.g., urxvt and konsole, are OK)
* _tmux.conf: remove utf8 settings as they not supported anymoreAaron LI2016-05-011-14/+9
|
* Rename .* => _*; Move out private contents.Aaron LI2016-01-061-0/+133