Commit graph

11 commits

Author SHA1 Message Date
aaron
c7255d3b92 Add extra option for base pane index for tmuxinator 2014-03-07 16:11:47 -08:00
Sterling Cobb
b024bdcd3a Allow for a local tmux.config file 2013-08-03 11:14:31 -07:00
nXqd
830f4fed17 Add shortcut to toggle between two most recent panes
* Mimics GNU screen's ctrl+a a
2013-06-10 12:29:20 +02:00
Dan Croak
d830652ab9 Remove reattach-to-user-namespace
This is Mac OS X-specific. Including this line in the dotfiles causes
`tmux` and `tmux new -s new-session` to break with `[exited]`.

I personally don't do copy-pasteable work inside tmux anymore.

I'm sure this is valuable to some of the thoughtbot vim users but I'm
thinking it better belongs above `DO NOT EDIT BELOW THIS LINE` as custom
configuration for those users.
2013-05-17 14:41:59 -07:00
Greg Lazarev
3ef486f915 Increase tmux scrollback lines 2013-04-06 11:33:48 -07:00
Dan Croak
d251e63bcf Renumber tmux windows after closing any of them 2013-02-23 19:19:19 -08:00
Dan Croak
a639b11303 Start tmux window numbers at 1
The keyboard from left to right is 1 2 3 4 5 6 7 8 9 0. Make tmux
windows match this order.
2013-02-23 19:00:46 -08:00
Dan Croak
397312ee8b Simplify tmux status bar
* Remove administrative debris (session name, hostname, time).
* Soften colors from harsh green to grayscale.
2012-11-07 17:31:20 -08:00
Dan Croak
3ef63fef9a Set tmux to use reattach-to-user-namespace
* Improves tmux compatibility with other systems.
* Better copy-paste: http://goo.gl/DN82E.
* Better RubyMotion: http://goo.gl/WDlCy.
2012-09-25 22:06:48 -07:00
Dan Croak
dc4c65e7ca use screen-256-color for tmux so that certain color schemes in vim look breathtakingly vibrant 2011-09-06 16:25:06 -04:00
Dan Croak
16cae933e9 adding tmux.conf 2011-08-11 12:16:32 -04:00