Commit Graph

33 Commits

Author SHA1 Message Date
hophacker
612f6307a7 feat: change tmux window status fmt to be simpler and essential status prominent 2022-05-10 23:59:33 +08:00
hophacker
cec15dd216 fix ctrl-\ key in ubuntu 20.04 2020-09-09 04:59:08 +08:00
hophacker
62a35ec77e add tmux bindings for windows 2020-04-07 11:33:55 +08:00
hophacker
68ade09a56 tmux fix 2019-05-18 15:01:40 +08:00
Zhou Yicheng
a86ab1fdb1 Adapt to tmux 2.9 conf 2019-05-05 14:28:25 +08:00
hophacker
75fa547070 update tmux.conf 2018-09-06 16:24:13 +08:00
Zhou Yicheng
1598219d63 Turn off mouse mode 2017-07-14 19:55:00 +08:00
hophacker
2f3e354c2f tmux plugin manager and link_files 2017-07-06 10:50:01 +08:00
hophacker
4352ee68cb tmux upgrade for 2.1 2017-07-05 20:35:14 +08:00
Jie Feng
2407f28011 set shell=/usr/bin/zsh instead of bash to make yadr stop suspending vim editing file 2017-03-10 19:24:41 +08:00
Jie Feng
3183048137 link removed and baby step for hophacker 2017-03-08 15:50:42 +08:00
Slotos
d56a155ab1 Revert ef2156144f
In case of new-window and split-window
-F is not a replacement to -c, it is an absolutely different beast
-F formats -P output
-c sets a working directory

This reverts a fix that broke what was not broken.
2016-08-20 02:43:29 +03:00
Yan Pritzker
21ca5cf5d8 Merge pull request #682 from blackxored/patch-1
Use new syntax for smart pane navigation
2016-07-23 14:57:00 -05:00
Yan Pritzker
19577a0635 Merge pull request #677 from mjbamford/fix_tmux_key_bindings
Fix iTerm key bindings broken in tmux 2.1
2016-07-23 14:55:55 -05:00
Yan Pritzker
d4b4c2d56f Merge pull request #656 from andreazevedo/patch-2
Fix tmux.conf
2016-07-23 14:54:47 -05:00
rob
4a170adc5e Added higlight to zommed window 2016-05-01 12:18:51 +12:00
Adrian Perez
9385536e70 Use new syntax for smart pane navigation
As recommended in original source. As opposed to failing with a message that the command returned 1 and losing access to everything on this screen, this will warn on the status bar if only one pane is present.
2016-01-02 00:55:36 +01:00
Michael Bamford
6ec5e7b3de Set tmux assume-paste-time to 0 2015-11-11 10:04:10 +11:00
Andre Azevedo
ef2156144f Fix tmux.conf
Fix tmux "open new pane in current path" option.
2015-08-24 15:58:01 -07:00
Jonas Bygdén
97917cd73f Fixed tmux.conf syntax 2014-12-01 10:20:00 +01:00
Ian Ker-Seymer
33b781523d Make tmux split exactly 50% 2014-11-11 17:10:41 -07:00
Dan Simmons
dfb65f2177 Fixed keybinding conflict introduced as part of #526. 2014-10-24 17:28:04 -04:00
Yan Pritzker
ce5b38ebb0 Navigate seamlessly between vim and tmux [Fix #526] 2014-10-24 15:01:18 -05:00
Ian Ker-Seymer
471ddc8116 Merge https://github.com/skwp/dotfiles
* https://github.com/skwp/dotfiles:
  Add aliases ('cls' and 'brewU')
  Make tmux pane resizing more natural
2014-09-24 12:42:29 -06:00
Ian Ker-Seymer
5e9a35eae3 Start tmux window in /Users/ianks/.yadr 2014-09-24 01:11:21 -06:00
Ian Ker-Seymer
54c3062b11 Make tmux pane resizing more natural 2014-08-24 19:54:49 -06:00
Ellis Berner
d9a5295433 Use environment shell fixes #422 2013-12-18 10:16:33 -08:00
Ellis Berner
52e2332466 Safely add reattach-to-user-namespace 2013-12-16 10:24:31 -08:00
Yan Pritzker
1cdd7ff9ec Clean up tmux conf 2013-12-15 15:01:30 -06:00
Christian Treppo
e6fb396ff0 Allow local configuration for tmux 2013-11-15 21:53:34 +00:00
Imobach González Sosa
17527e9153 Enable tmux to send-prefix using C-a a
* It's useful when you have a tmux session into another tmux session
  (ie. via ssh).
2013-10-29 22:01:53 +00:00
Kris Luminar
e4646642d2 fix can't find pane bug 2013-08-09 10:37:48 -05:00
Yan Pritzker
273db6a595 Added tmux support [Fix #190] 2012-11-11 20:15:43 -06:00