aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux.conf.m4
Commit message (Collapse)AuthorAgeFilesLines
* Restore half-fix and noteTom Ryder2016-12-191-0/+5
|
* Nope; still wrong. Giving up for nowTom Ryder2016-12-191-1/+1
|
* Here's the answer; unset SHLVL in default-commandTom Ryder2016-12-191-6/+1
|
* Backtrack again on SHLVL messTom Ryder2016-12-191-4/+2
| | | | | Going to have to figure out some other approach. I guess there's a fork-and-exec going on here or something.
* Set default-shell to /bin/sh in tmux.confTom Ryder2016-12-191-0/+4
|
* Attempt a much saner approach to managing SHLVLTom Ryder2016-12-191-0/+3
|
* Include username in tmux status-rightTom Ryder2016-08-231-2/+2
| | | | Because it won't be in the prompt if not connecting via SSH anymore
* Experiment with abbreviated promptTom Ryder2016-08-231-13/+12
| | | | And an even more strict tmux environment
* Keep SSH_TTY updated in tmux panesTom Ryder2016-08-201-6/+4
|
* Allow specifying color for tmuxTom Ryder2016-04-231-0/+137