aboutsummaryrefslogtreecommitdiff
path: root/tmux
Commit message (Collapse)AuthorAgeFilesLines
* Provide templated tmux.conf.local files instead.Tom Ryder2012-03-022-0/+10
|
* Source a local conf file.Tom Ryder2012-03-021-0/+6
|
* Use more compact window titles.Tom Ryder2012-03-011-2/+2
| | | | Consistent with original tmux layout.
* Remove incompatible lines for alert windows.Tom Ryder2012-03-011-5/+0
| | | | | | | Turns out these don't work on Tmux 1.6 because the names of the options have been changed. I like the new ones better but need to remain operable with 1.5, so given that Tmux doesn't have version blocks for its configuration file, this is probably the best thing.
* Lots of tmux changes.Tom Ryder2012-02-291-21/+37
| | | | | | | | Use full command names for clarity. Turn on window activity monitoring and set colours for it. Include the window status indicator back again. Group set-window-option calls together at the end of the file. Set the colour of both message dialogs and selection dialogs.
* Use sane scrolling for tmux. PgUp/PgDownTom Ryder2012-02-291-0/+3
|
* Apparently this fixes a freezing bug in tmux.Tom Ryder2012-02-241-0/+3
| | | | And I'm suffering one, so it's worth a shot ...
* vi-ish copy pasteTom Ryder2012-02-201-0/+4
|
* Tweaks.Tom Ryder2012-02-201-41/+50
|
* Key for choosing session.Tom Ryder2012-02-201-0/+2
|
* More tmux tweaks -- I'm liking this more and more.Tom Ryder2012-02-201-10/+18
|
* Update chosen status strings.Tom Ryder2012-02-191-0/+4
|
* Don't worry about escape sequences.Tom Ryder2012-02-191-0/+3
|
* Start window numbering at 1, not 0.Tom Ryder2012-02-191-0/+3
|
* More tweaking ...Tom Ryder2012-02-191-8/+8
|
* Compatibility hacks for tmux.Tom Ryder2012-02-191-4/+2
|
* Added tmux configuration.Tom Ryder2012-02-191-0/+56
| | | | | | >gnu screen >2012 >ishygddt
* tmux doesn't work very well on our SSH gateway at work -- I'll delay the ↵Tom Ryder2011-11-271-1/+0
| | | | switch a little longer, maybe until we move to squeeze
* Added tmux configuration, updated READMETom Ryder2011-11-241-0/+1