mirror of
1
0
Fork 0

Commit Graph

  • 51cef6f32a added 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
  • 2849c14e0c fixed maximize pane not supporting session names with spaces Gregory Pakosz 2017-09-25 20:28:58 +0200
  • 7cdc172e22 properly quote %% when prompting for session name Gregory Pakosz 2017-09-08 23:36:41 +0200
  • 9d5817bb01 dual licensed under both the WTFPLv2 and MIT licenses. Resolves #102 Gregory Pakosz 2017-08-20 00:23:20 +0200
  • 10a445b491 wait a bit more between sending C-l to the terminal and clearing tmux history Gregory Pakosz 2017-07-21 09:18:10 +0200
  • e7cbc84bed removed 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
  • fe615a2444 show how to start with mouse mode enabled. Closes #97 Gregory Pakosz 2017-07-09 09:24:42 +0200
  • 03ec982a50 simplified _toggle_mouse() implementation Gregory Pakosz 2017-07-09 09:23:24 +0200
  • 07685c156d updated README.me referencing tmux2 book by @bphogan Gregory Pakosz 2017-07-09 10:48:26 +0200
  • ff55dd1dce Merge 697b01946c into 513e77b03b pigeon1990 2017-07-03 04:33:56 +0000
  • 697b01946c copy to OS clipboard support zsh shell pigeon1990 2017-07-03 12:29:15 +0800
  • 513e77b03b made bindings reinjection more robust. Closes #89 Gregory Pakosz 2017-06-23 20:16:08 +0200
  • 09fc3d5b48 fixed battery status information on macOS. Fixes #91 (2) Gregory Pakosz 2017-06-26 13:29:09 +0200
  • 0d80a1e8ba mentioned tmux_conf_copy_to_os_clipboard requires xsel or xclip on Linux Gregory Pakosz 2017-06-26 07:36:20 +0200
  • 98a896bc69 fixed tmux_conf_copy_to_os_clipboard on Linux when xclip is installed and not xsel Gregory Pakosz 2017-06-26 07:35:21 +0200
  • 27b262fda8 fixed battery status information on macOS. Fixes #91 Gregory Pakosz 2017-06-24 11:17:20 +0200
  • 6fc4ad76b7 removed 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
  • 68f1509735 removed 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
  • 08072d0915 updated README.md reminding people Windows' console doesn't support Powerline look Gregory Pakosz 2017-06-18 13:42:37 +0200
  • 77845432ab fixed typo in README.md Gregory Pakosz 2017-06-12 12:25:12 +0200
  • a37c66b460 updated README.md advertizing the copy to OS clipboard feature Gregory Pakosz 2017-06-12 12:22:26 +0200
  • 1d1f2ea22b updated README.md advising against using Cygwin Gregory Pakosz 2017-06-04 17:38:58 +0200
  • 15f03e7ce6 fixed #{username} broken under Cygwin Gregory Pakosz 2017-06-04 04:03:54 -0700
  • 32c14a61c6 made battery and uptime work under MSYS2 / MINGW Gregory Pakosz 2017-06-03 21:50:55 +0200
  • 680783c91b added support for multiple batteries, resolves #73 Gregory Pakosz 2017-06-03 20:47:28 +0200
  • a631d03b29 use grep -E instead of egrep as per shellcheck SC2196 warning Gregory Pakosz 2017-05-26 15:49:35 +0200
  • cb4ded9fcb moved buffer bindings to a dedicated section Gregory Pakosz 2017-05-26 13:48:53 +0200
  • ba6fe0a985 added U+1F50C as a suggestion for tmux_conf_battery_status_charging Gregory Pakosz 2017-05-25 15:19:55 +0200
  • 7f48779a22 generalized 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
  • 7b1fcf518a Merge 7f572daa35 into 264a577ba1 gponick 2017-06-16 00:39:38 +0000
  • 7f572daa35 Use 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
  • 29e628093d Merge a8e6def84a into 264a577ba1 Bryan 2017-05-23 08:57:27 +0000
  • 264a577ba1 added tmux_conf_copy_to_os_clipboard variable, closes #75 Gregory Pakosz 2017-05-17 22:23:23 +0200
  • 785ba173a3 worked around tmux 2.4 not properly refreshing status, see tmux/tmux#922 Gregory Pakosz 2017-05-12 14:37:52 +0200
  • 6b7d2e7513 show how to replace C-b by C-a instead of using both prefixes Gregory Pakosz 2017-05-10 14:53:29 +0200
  • 1fab817fdf Merge 7b457c315a into c937131a5e Umayr Shahid 2017-04-23 09:50:08 +0000
  • 59732a281e Merge f0daa4ed74 into c937131a5e Keegan 2017-04-23 09:49:47 +0000
  • c937131a5e updated README.md with troubleshooting instructions for Windows WSL Gregory Pakosz 2017-04-10 00:02:54 +0200
  • 305bff6226 fixed typo in README.md Gregory Pakosz 2017-04-08 22:32:00 +0200
  • cab561ad61 converted tabs to spaces. Closes #59 Gregory Pakosz 2017-03-22 08:31:32 +0100
  • b0c3b6a09f tmux 2.4 got rid of mode keys. Closes #42 Gregory Pakosz 2016-12-05 22:31:31 +0100
  • 4aada9c712 updated README.me with troubleshooting instructions. Closes #56 and #60 Gregory Pakosz 2017-03-14 14:33:03 +0100
  • 8e174fef28 stopped using U+26A1 and U+1F50B for battery charging status indicator by default Gregory Pakosz 2017-03-14 13:59:30 +0100
  • 355d2bdc75 explained the concept of prefix and command keys for newcomers. Closes #54 Gregory Pakosz 2017-03-13 21:19:14 +0100
  • 450ddf5eab Merge 175f865b10 into 95f88dee38 Di Wu 2017-03-22 06:49:23 +0000
  • 175f865b10 manually fix up indentations Di Wu 2017-03-21 23:49:18 -0700
  • 4b624195d3 tab to spaces Di Wu 2017-03-21 23:46:04 -0700
  • 72af7c9fd3 Merge de113bb5c5 into 95f88dee38 Mahmoud Zalt 2017-03-08 21:14:09 +0000
  • 3ef7fe67b5 fixed maximize pane not succeeding in maximizing the current pane Gregory Pakosz 2017-02-28 15:42:32 +0100
  • 5746e69af7 raised escape-time to 10 ms to unbreak tmux under WSL, fixes #52 Gregory Pakosz 2017-02-28 13:00:42 +0100
  • 5c8268eefa Merge 50d8b1ae4a into 95f88dee38 Twan 2017-02-09 15:16:10 +0000
  • 95f88dee38 replaced the fancy ►_◄ heredoc EOF marker to make Raspberry Pis happy Gregory Pakosz 2017-02-09 15:01:48 +0100
  • 50d8b1ae4a Update README.md Twan 2017-02-03 11:50:17 +0100
  • 718adf13e3 removed leftover debugging code in _username() Gregory Pakosz 2017-01-03 14:13:39 +0100
  • ba20476af6 fixed default-command when using fish shell, fixes #46 Gregory Pakosz 2016-12-21 17:56:11 +0100
  • 37586cdd60 made default-command use the value of default-shell Gregory Pakosz 2016-11-23 16:37:27 +0100
  • 1bfce57aaa fixed maximize pane when another session already contains a maximized window, fixes #37 Gregory Pakosz 2016-11-07 22:34:31 +0100
  • 71a2b76681 fixed shellcheck warnings Gregory Pakosz 2016-11-08 21:15:14 +0100
  • 8390d37ed8 added #{load_avg} Yang Tang 2016-11-03 22:26:31 +0100
  • b4b63fc10d added #{load_avg} Yang Tang 2016-11-03 22:26:31 +0100
  • a8e6def84a add sane scrolling btidwell 2016-11-03 17:08:07 -0500
  • f828eafc2b added #{battery_hbar} using U+258F - U+2588 Gregory Pakosz 2016-10-31 21:34:21 +0100
  • 689f2f0f2c fixed #{battery_bar} and #{battery_vbar} when not using heat or gradient palettes Gregory Pakosz 2016-10-31 18:32:17 +0100
  • b422155422 updated installation instructions to use ln -s -f Gregory Pakosz 2016-10-31 10:28:38 +0100
  • 1503232773 major rewrite, closes #10, #23, #30 and #31 Gregory Pakosz 2016-09-03 19:49:55 +0200
  • bc631745ff Merge 05713dd726 into 5156c9fe23 Luis Davim 2016-10-27 20:14:34 +0000
  • 05713dd726 fix var name Luis Davim 2016-10-27 21:14:28 +0100
  • 5872e1454d adding some customization Luis Davim 2016-10-27 18:49:21 +0100
  • afc6da8ab5 adds pane synchronization status and fixes theme hostname and username Luis Davim 2016-10-26 20:10:04 +0100
  • 15d593398f enable focus events Gregory Pakosz 2016-08-01 00:57:26 +0200
  • 959844df3a added new variables for separators and removed separator in windows-status-current-format Gregory Pakosz 2016-07-30 17:48:56 +0200
  • 9f939fd939 fixed various typos, closes #17, #19 and #21 Gregory Pakosz 2016-07-25 22:01:42 +0200
  • f0daa4ed74 Fix typo Keegan Lowenstein 2016-10-11 20:03:11 -0700
  • 6ae139efcd Merge 99904e947f into 5156c9fe23 Jonnatan Oyarzún 2016-10-08 22:06:24 +0000
  • 99904e947f Add vim mode for yank and begin-selection joyarzun 2016-10-08 18:58:49 -0300
  • de113bb5c5 Fix a syntax error. Closes #25 Mahmoud Zalt 2016-08-22 07:01:51 +0300
  • 2a7a0c39b6 made C-l more robust by using not shelling out to clear history Gregory Pakosz 2016-07-25 21:55:20 +0200
  • 1141088b18 Merge fb6d58035a into 5156c9fe23 newkedison 2016-07-25 09:54:36 +0000
  • fb6d58035a Add some variables for theme newkedison 2016-07-25 17:49:29 +0800
  • 620f6f6253 Merge 280cf66ac3 into 5156c9fe23 YeJun Su 2016-07-04 16:41:28 +0000
  • 280cf66ac3 Fix typo YeJun Su 2016-07-05 00:41:20 +0800
  • 1f19345d93 Merge 32eb0ac5f7 into 5156c9fe23 Derek Bender 2016-06-06 14:10:33 +0000
  • 32eb0ac5f7 fix typo in battery symbol config values Derek Bender 2016-06-06 09:10:14 -0500
  • 7b457c315a Remove an additional backtick Umayr Shahid 2016-05-19 13:08:58 +0500
  • 8d847600db test for buggy swap-pane command in tmux 1.9 and 1.9a once in apply_configuration() Gregory Pakosz 2016-04-20 21:57:17 +0200
  • 5156c9fe23 added licensing information: released under the WTFPL v2 license Gregory Pakosz 2016-03-18 11:18:37 +0100
  • d56bfa1c7d do not create a subshell in urlview() and fpp() Gregory Pakosz 2016-01-18 15:10:12 +0100
  • de55dc6e6a added a percentage style to the battery indicator Gregory Pakosz 2016-01-16 18:57:30 +0100
  • 33e0fe5468 updated README.md Gregory Pakosz 2015-12-31 11:28:40 +0100
  • db751a501c status-utf8 and utf-8 options are gone Gregory Pakosz 2015-12-29 09:13:30 +0100
  • 5d88a25f58 do not rely on ${parameter:offset:length} substring expansion not supported by dash Gregory Pakosz 2015-12-06 14:56:31 +0100
  • eabfb553a8 do not rely on ${parameter:offset:length} substring expansion not supported by dash Gregory Pakosz 2015-12-06 14:56:31 +0100
  • be1d966372 use /sys/class/power_supply/BATx/capacity when available Gregory Pakosz 2015-12-06 11:58:29 +0100
  • 01b9b433f9 use /sys/class/power_supply/BATx/capacity when available Gregory Pakosz 2015-12-06 11:58:29 +0100
  • ea254d494f optionally highlight the focused pane Gregory Pakosz 2015-12-05 15:36:28 +0100
  • 189310c0a0 reduce the number of times loading the configuration shells out Gregory Pakosz 2015-11-02 11:04:46 +0100
  • cb3d2ac9f3 reduce the number of times loading the configuration shells out Gregory Pakosz 2015-11-02 11:04:46 +0100
  • 95dceccc8b made battery status work from within Cygwin Gregory Pakosz 2015-10-28 10:45:32 -0700
  • 1491ee1723 made battery status work from within Cygwin Gregory Pakosz 2015-10-28 10:45:32 -0700
  • 5e1f81dbd1 added an indicator in the status line that shows if <prefix> has been pressed Gregory Pakosz 2015-10-28 10:55:32 +0100