51cef6f32aadded space to default tmux_conf_theme_pairing and tmux_conf_theme_prefix likely rendered as double width emojis
Gregory Pakosz
2017-09-25 20:32:39 +0200
2849c14e0cfixed maximize pane not supporting session names with spaces
Gregory Pakosz
2017-09-25 20:28:58 +0200
7cdc172e22properly quote %% when prompting for session name
Gregory Pakosz
2017-09-08 23:36:41 +0200
9d5817bb01dual licensed under both the WTFPLv2 and MIT licenses. Resolves#102
Gregory Pakosz
2017-08-20 00:23:20 +0200
10a445b491wait a bit more between sending C-l to the terminal and clearing tmux history
Gregory Pakosz
2017-07-21 09:18:10 +0200
e7cbc84bedremoved tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes#84 and #88 (2)
Gregory Pakosz
2017-07-17 12:04:55 +0200
fe615a2444show how to start with mouse mode enabled. Closes#97
Gregory Pakosz
2017-07-09 09:24:42 +0200
09fc3d5b48fixed battery status information on macOS. Fixes#91 (2)
Gregory Pakosz
2017-06-26 13:29:09 +0200
0d80a1e8bamentioned tmux_conf_copy_to_os_clipboard requires xsel or xclip on Linux
Gregory Pakosz
2017-06-26 07:36:20 +0200
98a896bc69fixed tmux_conf_copy_to_os_clipboard on Linux when xclip is installed and not xsel
Gregory Pakosz
2017-06-26 07:35:21 +0200
27b262fda8fixed battery status information on macOS. Fixes#91
Gregory Pakosz
2017-06-24 11:17:20 +0200
6fc4ad76b7removed tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes#84 and #88 (2)
Gregory Pakosz
2017-06-22 21:36:46 +0200
68f1509735removed tmux <= 2.0 feature tests that cause orphan processes when using oh-my-zsh. Fixes#84 and #88
Gregory Pakosz
2017-06-21 13:41:43 +0200
08072d0915updated README.md reminding people Windows' console doesn't support Powerline look
Gregory Pakosz
2017-06-18 13:42:37 +0200
77845432abfixed typo in README.md
Gregory Pakosz
2017-06-12 12:25:12 +0200
a37c66b460updated README.md advertizing the copy to OS clipboard feature
Gregory Pakosz
2017-06-12 12:22:26 +0200
1d1f2ea22bupdated README.md advising against using Cygwin
Gregory Pakosz
2017-06-04 17:38:58 +0200
15f03e7ce6fixed #{username} broken under Cygwin
Gregory Pakosz
2017-06-04 04:03:54 -0700
32c14a61c6made battery and uptime work under MSYS2 / MINGW
Gregory Pakosz
2017-06-03 21:50:55 +0200
680783c91badded support for multiple batteries, resolves#73
Gregory Pakosz
2017-06-03 20:47:28 +0200
a631d03b29use grep -E instead of egrep as per shellcheck SC2196 warning
Gregory Pakosz
2017-05-26 15:49:35 +0200
cb4ded9fcbmoved buffer bindings to a dedicated section
Gregory Pakosz
2017-05-26 13:48:53 +0200
ba6fe0a985added U+1F50C as a suggestion for tmux_conf_battery_status_charging
Gregory Pakosz
2017-05-25 15:19:55 +0200
7f48779a22generalized options affecting bindings by parsing the output of tmux list-keys and reinjecting modified commands into tmux bind-key, closes#68
Gregory Pakosz
2017-05-25 15:15:45 +0200
7f572daa35Use powershell to scrape battery data from win32_battery api to support .tmux.conf battery in Windows Subsystem for Linux (BASH on Windows)
George Ponick IV
2017-06-15 20:36:23 -0400