mirror of
1
0
Fork 0
Commit Graph

29 Commits

Author SHA1 Message Date
Gregory Pakosz d48ec949c6 pimped theme windows status 2014-11-19 23:43:59 +01:00
Gregory Pakosz d5b90b2528 added terminal-overrides directive to .tmux.conf.local to be used with iTerm2 2014-11-02 19:02:01 +01:00
Gregory Pakosz af7f3a382d fixed broken links in README.md - fixes #4 2014-09-01 09:09:39 +02:00
Gregory Pakosz d8b9498d69 updated README.md with more instructions 2014-08-29 20:51:28 +02:00
Gregory Pakosz 727b40ac10 detect whether running tmux has a buggy swap-pane command
see ticket #108, fixed in upstream commit 78e783e
2014-08-21 15:30:32 +02:00
Gregory Pakosz cfea776923 fish shell compatibility 2014-08-21 11:15:05 +02:00
Gregory Pakosz 39bd7e2459 fixed typo in README.md 2014-03-10 10:18:35 +01:00
Art Taylor 25a35d82a8 fixed typo in 'brew install reattach-to-user-namespace' command 2014-03-10 08:24:42 +01:00
Gregory Pakosz 9b001164f0 updated to tmux 1.9+ 2014-03-01 16:48:23 +01:00
Gregory Pakosz a1114ec47b added screenshot 2014-02-15 21:35:38 +01:00
Gregory Pakosz 720db6ec08 added laptop battery status 2014-02-15 18:41:46 +01:00
Gregory Pakosz b8c009db9d updated theme with new poweline symbols code points 2014-02-15 17:24:49 +01:00
Gregory Pakosz ac606527c9 fixed link to 'reattach-to-user-namespace' repository 2013-11-02 09:48:41 +01:00
Gregory Pakosz e16854213e adjusted 'reattach-no-usernamespace' detection 2013-10-24 15:15:22 +02:00
Gregory Pakosz aac6a54ff1 tmux 1.8 'if-shell' still races with the implicit 'new-session' command 2013-10-12 00:03:14 +02:00
Gregory Pakosz f774b98577 took advantage of tmux 1.8 blocking 'if-shell' to detect '~/.tmux.conf.local'
starting with tmux 1.8, it's an error to source a non existing file
2013-08-28 08:58:09 +02:00
Gregory Pakosz 2204f4380b took advantage of tmux 1.8 blocking 'if-shell' to detect 'reattach-to-user-namespace' 2013-08-28 08:57:33 +02:00
Gregory Pakosz abb7a1b70a use 'command -v' instead of 'type-p' 2013-08-28 08:55:20 +02:00
Gregory Pakosz 0d029ddde7 fixed key bindings description in README's features section 2013-08-27 00:52:49 +02:00
Gregory Pakosz 49c947baa5 fixed default-command 'reattach-to-user-namespace' detection 2013-08-22 18:16:31 +02:00
Gregory Pakosz 4442ebff3e updated installation instructions in README.
tmux 1.8 doesn't silently ignore sourcing missing files anymore.
2013-08-22 10:38:18 +02:00
Gregory Pakosz 7808fd53d3 on Mac OS X, copy from latest buffer to system clipboard with prefix-y 2013-08-03 10:13:54 +02:00
Gregory Pakosz e799504a9b automatically use 'reattach-to-user-namespace' when available 2013-08-03 10:13:54 +02:00
Gregory Pakosz 0012947087 updated README with installation instructions 2013-07-15 10:57:59 +02:00
Gregory Pakosz e7fab68238 added README.md 2013-04-16 15:19:08 +02:00
Gregory Pakosz 316900967b fixed race condition in maximize_pane() 2013-04-16 15:19:08 +02:00
Gregory Pakosz 45d450d58f find session with C-f 2013-04-16 15:19:08 +02:00
Gregory Pakosz 5c8b9f921f new <prefix> m binding: toggles mouse on or off 2013-04-16 15:19:08 +02:00
Gregory Pakosz dcc734f6f7 initial .tmux.conf 2013-04-16 15:18:56 +02:00