| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tmux.conf: set "terminal-overrides" to avoid strange char | Aaron LI | 2016-05-29 | 1 | -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 anymore | Aaron LI | 2016-05-01 | 1 | -14/+9 |
| | | |||||
| * | Rename .* => _*; Move out private contents. | Aaron LI | 2016-01-06 | 1 | -0/+133 |
