Kevin MacMartin
2a5d4731e7
Remove some options that weren't getting much use that tmux 3.0 doesn't seem to like
2019-11-27 00:20:57 -05:00
Kevin MacMartin
a4eaacbf75
Don't run bash as a login shell to prevent double-sourcing
2018-01-08 14:11:08 -05:00
Kevin MacMartin
cd0af373d2
Increase the history limit from 10,000 lines to 100,000 lines
2017-12-07 00:02:06 -05:00
Kevin MacMartin
4360c3b7ce
Update to reflect changes in 2.4
2017-04-24 23:42:18 -04:00
Kevin MacMartin
fb71875d57
Remove the utf8 options as utf8 is now autodetected
2016-04-20 22:50:42 -04:00
Kevin MacMartin
140ae43c29
Re-enable right click in applications inside tmux
2015-10-20 15:08:17 -04:00
Kevin MacMartin
2fc13c9be1
Set the active pane border colour to white
2015-10-20 12:24:10 -04:00
Kevin MacMartin
a55000acd5
Use the new mouse setting when enabling/disabling the mouse
2015-10-20 12:18:36 -04:00
Kevin MacMartin
78fe936729
Add config reload and mouse mode keys to the README, fix markdown in the README, change reload /etc/tmux.conf from <ctrl>r to R, and change the colour of the active pane to yellow
2015-10-20 11:47:48 -04:00
Kevin MacMartin
4514e2a996
Update mouse settings to reflect tmux 2.1
2015-10-19 21:46:02 -04:00
Kevin MacMartin
4320721ecc
Change ctrl-escape (which doesn't actually work) to ctrl-r
2015-05-28 19:27:59 -04:00
Kevin MacMartin
16bb184264
Remove setting no longer present in tmux 2.0+, and change Escape to Ctrl-Escape
2015-05-28 16:22:16 -04:00
Kevin MacMartin
c45becdd5c
Swap ctrl-space and space for last pane and window (ctrl is now for window)
2014-12-22 22:19:46 -05:00
Kevin MacMartin
5aa5d6dde0
Swap {/} and _/+ as it seems more logical + fix typos in comments
2014-10-28 10:44:22 -04:00
Kevin MacMartin
e16d7ede0b
change README mappings to table, improve <,> + join as split + tweaks
2014-10-28 10:34:03 -04:00
Kevin MacMartin
a5f1e48667
Fixed a typo in the README and added some new mappings
2014-10-14 06:31:00 -04:00
Kevin MacMartin
633601dd57
ctrl-v to paste the X buffer and ctrl-y to send the tmux buffer to X
2014-08-29 04:30:09 -04:00
Kevin MacMartin
0d9d10eaeb
Added the ability to save scrollback with <prefix>W
2014-08-28 09:00:24 -04:00
Kevin MacMartin
c9acb9d348
Added bell and content styles so nothing reverses on activity
2014-08-18 21:39:04 -04:00
Kevin MacMartin
2eb64d2593
Tweaked comment on $TERM after realizing override should be for urxvt
2014-07-23 00:34:52 -04:00
Kevin MacMartin
94c093e087
Start counting windows/panes @ 1 and add direct switching with M-[0-9]
2014-07-22 21:48:54 -04:00
Kevin MacMartin
baac318ed9
Removed repeat from navigating between panes using the arrow keys
2014-06-26 08:06:43 -04:00
Kevin MacMartin
c0cfd107ad
No longer repeat pane creation
2014-06-12 09:01:37 -04:00
Kevin MacMartin
299472a8bb
Opening a new tab in the same dir when root places you in / so I'm
...
changing back to the new default behaviour of always $HOME. Also,
when changing panes with repeat on for h,j,k and l, you can't type
those letters until the repeat timeout is reached, so I'm keeping
repeat on for the arrow keys but removing it from h,j,k and l.
2014-06-04 17:24:37 -04:00
Kevin
a01ce13975
c and ctrl-c are reversed (c opens in the current dir and ctrl-c in
...
$HOME), and they're no longer repeatable as this was causing more
headache than it was worth
2014-04-30 02:51:12 -04:00
Kevin
d2755888cd
Made a small tweak to the theme
2014-04-09 15:51:22 -04:00
Kevin
5b77a6002e
Adding the readme, bwrate script and the normal and powerline versions
...
of the tmux config.
2014-04-09 14:30:31 -04:00