aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux.conf.m4
Commit message (Collapse)AuthorAgeFilesLines
* Move existing .m4 to .m4.mi5Tom Ryder2017-06-021-130/+0
| | | | Along with accompanying Makefile rules and .gitignorances
* Restore functional copy-mode vi keysTom Ryder2017-05-231-0/+2
|
* Remove broken config from tmuxTom Ryder2017-05-141-5/+0
| | | | | Looks like 76d6d36 in tmux broke this. I'll figure out a replacement later.
* Use consistent m4 prefixTom Ryder2017-03-231-3/+3
|
* Revise custom tmux colouringTom Ryder2017-01-251-7/+6
|
* Remove SHLVL nested shell feature for nowTom Ryder2017-01-241-5/+1
| | | | | Causes a bit too much curliness in configuration; may need a more comprehensive approach.
* Don't use /bin/shTom Ryder2016-12-191-2/+2
| | | | It sets $SHELL for me inappropriately
* OK, I'm pretty sure this is the reight arrangementTom Ryder2016-12-191-1/+5
|
* Keep trying ...Tom Ryder2016-12-191-6/+1
|
* 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