mirror of
1
0
Fork 0

Commit Graph

  • 88a10631c0 improved status line rendering, fixes #419 Gregory Pakosz 2020-10-17 22:23:48 +0200
  • efee3bb4ac made version detection more robust in case tmux executable is renamed Gregory Pakosz 2020-10-27 19:35:13 +0100
  • 918c0f252c fixed status line that doesn't work with tmux 2.4 Gregory Pakosz 2020-10-27 19:34:00 +0100
  • a43ac95e5f fixed status line that doesn't work with tmux 2.3, fixes #418 Gregory Pakosz 2020-10-16 10:59:23 +0200
  • d0e073dd08 added 'tmux_conf_theme_colour_XX' variables to ease theming Gregory Pakosz 2020-10-04 22:01:28 +0200
  • 5353353b31 update status line tlhc 2020-10-08 17:31:19 +0800
  • 504871e4b4 remove uptime at left status bar tlhc 2020-10-08 17:20:53 +0800
  • 07884cb2e2 update timeout for repeat-time tlhc 2020-10-08 17:11:25 +0800
  • e03d73df73 added support for custom variables defined in ~/.tmux.conf.local (2), fixes #417 Gregory Pakosz 2020-10-08 08:56:27 +0200
  • 7590c36e82 update tmux tlhc 2020-10-08 14:15:37 +0800
  • 8ffeb1d809 fixed '<prefix> + e' binding when EDITOR is set to 'gvim' or 'mvim', fixes #416 Gregory Pakosz 2020-10-06 08:00:42 +0200
  • 15e5c3f17c update timeout tlhc 2020-10-05 21:55:33 +0800
  • baaa9a8078 change color for window selection tlhc 2020-10-05 20:27:24 +0800
  • cf8d94b65a update remove modules tlhc 2020-10-05 20:13:29 +0800
  • dfe33ca77f remove tlhc 2020-10-05 20:12:33 +0800
  • 28e56b6239 update modules tlhc 2020-10-05 19:58:28 +0800
  • d68a92d609 add tpm modules tlhc 2020-10-05 19:56:01 +0800
  • db523cf97c update tmux conf local tlhc 2020-10-05 19:46:41 +0800
  • aa57274df9 Add install script to symlink tmux configs to expected location Tiffany Lin 2020-10-03 09:40:46 -0700
  • ebd29ab5d5 Add devpod note Tiffany Lin 2020-10-03 09:37:21 -0700
  • 14eed43bb4 Move user customizations to tmux git repo Tiffany Lin 2020-10-03 09:28:12 -0700
  • e76a2caeeb Unhide tmux conf files Tiffany Lin 2020-10-03 09:14:53 -0700
  • 13689839d4 updated _maximize_pane() that stopped working with tmux 3.2 (2), fixes #415 Gregory Pakosz 2020-10-02 21:39:48 +0200
  • 8e2502abb3 added support for custom variables defined in ~/.tmux.conf.local Gregory Pakosz 2020-09-06 22:30:13 +0200
  • bcb071152b updated _maximize_pane() that stopped working with tmux 3.2, fixes #381 Gregory Pakosz 2020-09-27 15:31:42 +0200
  • a439667d65 worked around tmux not killing jobs launched with run-shell -b, fixes #407 Gregory Pakosz 2020-09-26 17:36:29 +0200
  • eebdc02e19 wip gh-243 Gregory Pakosz 2020-09-26 21:45:06 +0200
  • 3f37a09cbb
    Recommend using Windows Terminal instead of mintty parkerault 2020-09-23 00:28:24 -0500
  • 67d1c23dca updated installation instructions, closes #348 (2) Gregory Pakosz 2020-09-22 10:20:20 +0200
  • fbe2eb311d fixed window-status-current-format, fixes #390, closes #333 Gregory Pakosz 2020-09-16 21:41:32 +0200
  • 3c09b78aa6 replaced awk by perl in _ssh_or_mosh_args() to benefit from word boundary anchors, closes #363 Gregory Pakosz 2020-09-16 21:03:08 +0200
  • 8976729f4f added support for explicit 'split-window' with ssh reconnect, closes #164 Gregory Pakosz 2020-09-06 18:23:12 +0200
  • 17b9a7a59a enabled GitHub sponsors, closes #339 Gregory Pakosz 2020-09-16 22:05:39 +0200
  • 0cdd643d6d Merge branch 'loadavg-uptime-freebsd' into master, closes #293 Gregory Pakosz 2020-09-13 14:19:10 +0200
  • 39cc430268 made #{uptime_xxx} work under FreeBSD Joachim Werner 2020-09-13 14:17:09 +0200
  • b4a5d06740 made #{loadavg} work under FreeBSD Joachim Werner 2020-09-13 14:15:58 +0200
  • 27ea2ff25c
    Update README.md Jongkuk Lim 2020-09-11 09:56:23 +0900
  • 3522721c69 fixed status-left and status-right theming, fixes #397 Gregory Pakosz 2020-09-10 12:40:05 +0200
  • f1db02086f updated README.md to mention strftime(3) peculiarities, closes #309 Gregory Pakosz 2020-09-07 23:23:04 +0200
  • 3648465c33 added a sleep call to the wttr.in example to throttle network requests, closes #297 Gregory Pakosz 2020-09-07 15:57:58 +0200
  • 450d3362b5 updated installation instructions, closes #348 Gregory Pakosz 2020-09-06 20:32:13 +0200
  • c1a8b62893 Merge branch 'optimizations' into master Gregory Pakosz 2020-09-03 16:15:28 +0200
  • 5d895f94b7 fixed _battery_info() not accommodating for empty lines, fixes #377 Gregory Pakosz 2020-07-23 12:43:52 +0200
  • d357ae54ee removed useless tests in _battery_info() Gregory Pakosz 2020-07-23 12:41:12 +0200
  • a8081d87be fixed tmux_conf_new_window_retain_current_path and tmux_conf_new_pane_retain_current_path not working under Cygwin and MSYS2 Gregory Pakosz 2020-06-03 20:06:56 +0200
  • 9e25f3a550 fixed _apply_bindings() to support paths with spaces Gregory Pakosz 2020-05-01 22:24:41 +0200
  • cb2bd9f378 made #{loadavg} work under Cygwin Gregory Pakosz 2020-05-01 13:46:03 +0200
  • 7a64679c2d fixed #{username} being truncated under Cygwin Gregory Pakosz 2020-04-26 15:56:48 +0200
  • 74602e8d8d implemented poor man's pkill Gregory Pakosz 2020-02-18 21:22:29 +0100
  • 98c7467194 launch _battery_bar() background job only if a battery is present Gregory Pakosz 2020-02-17 20:20:19 +0100
  • f7e383460d moved pkill calls outside of case blocks Gregory Pakosz 2019-12-22 10:35:42 +0100
  • eae2cf27fb optimized _apply_theme() to launch background jobs straight from _apply_configuration() Gregory Pakosz 2019-12-20 18:22:19 +0100
  • 22de553361 optimized _tty_info() Gregory Pakosz 2019-09-29 13:14:37 +0200
  • 7d02a72a46 rewrote _apply_theme() to minimize the number of external calls Gregory Pakosz 2019-09-27 21:41:54 +0200
  • 20fa97e310 optimized _ssh_or_mosh_args() by deferring calls to external programs Gregory Pakosz 2019-09-26 13:45:35 +0200
  • 03d9514071 optimized _username() and _hostname() by removing some calls to external programs Gregory Pakosz 2019-09-25 23:40:50 +0200
  • cdda729983 made _ssh_or_mosh_args() consume output of _tty_info() directly Gregory Pakosz 2019-09-22 15:48:59 +0200
  • d6ea9ad9c7 split _battery() into _battery_status() and _battery_bar() to refresh #{battery_status} more quickly Gregory Pakosz 2019-09-22 15:40:35 +0200
  • 89bc03c612 made use of #{==:a,b} to implement #{root} when available Gregory Pakosz 2019-09-22 14:20:41 +0200
  • f54cede368 pass $tmux_conf_theme_root to the _root() helper instead of using a tmux variable Gregory Pakosz 2019-09-18 23:17:04 +0200
  • f657d6959c made battery, loadavg and uptime update with low process priority Gregory Pakosz 2019-08-21 22:10:18 +0200
  • 5447e9fbf5 made theme settings apply in background to speed up startup time Gregory Pakosz 2019-07-28 16:10:41 +0200
  • 3676bfc648 made loadavg status update at most every 'status-interval' seconds Gregory Pakosz 2019-07-28 16:07:56 +0200
  • 8a5ae4f9fc made uptime status update at most every minute or every 'status-interval' seconds Gregory Pakosz 2019-07-28 16:06:23 +0200
  • 94eab29107 made battery status update at most every minute Gregory Pakosz 2019-07-28 16:04:53 +0200
  • cba2a6c1ec added _uname_s global variable Gregory Pakosz 2019-07-28 13:06:15 +0200
  • 71d5e1caa1 sent polyglot heredoc to ':' instead of 'cat > /dev/null' Gregory Pakosz 2019-07-28 13:00:08 +0200
  • 9b5f5155b3 updated _apply_configuration() to redact tmux_conf_ variables from environment in a single call Gregory Pakosz 2019-05-07 21:48:24 +0200
  • 5cc1fe9a12 removed subshell invocations from _is_enabled() Gregory Pakosz 2019-05-07 20:28:28 +0200
  • 49e55bac06 aligned default tmux_conf_xxx variables with their .tmux.conf.local sample counterpart Gregory Pakosz 2019-12-10 16:57:28 +0100
  • 905122d13c restored tmux_conf_new_pane_retain_current_path default value in .tmux.conf, fixes #364 Gregory Pakosz 2020-06-10 23:03:07 +0200
  • b026dbc9e2 20200827 :: tpm-fix :: Add a wapper file for enabling TPM to work better extensibility Kedwin Chen 2020-08-27 01:30:08 -0700
  • 2cc5a70824
    Update README.md Jongkuk Lim 2020-08-18 12:42:36 +0900
  • 312d03469b Add synchronize-panes shortcut to bind+C-s Jongkuk Lim 2020-08-18 12:38:57 +0900
  • 4ce423dee1 Use hightlighted pane Jongkuk Lim 2020-08-18 12:23:46 +0900
  • 3e59cfa6db
    Merge 22904852bc into d6f0f647dd jmox 2020-05-26 20:29:53 +0200
  • 22904852bc
    added support for termux-battery-status jmox 2020-05-26 19:23:24 +0200
  • 2e40091a19 Merge upstream into fork to keep it fresh Bill Jetzer 2020-04-21 14:56:12 -0500
  • 621a505aa4 Fix wrong color on left separator of current window Maxime Brunet 2020-03-21 17:00:36 -0400
  • d6f0f647dd improved error bypass logic in _apply_bindings() (2), fixes #331 Gregory Pakosz 2020-03-18 14:25:40 +0100
  • 4919400fe2 improved error bypass logic in _apply_bindings(), fixes #330 Gregory Pakosz 2020-03-17 19:54:06 +0100
  • 57eeffcf0e raised _maximize_pane() retry count and sleep duration, fixes #328 Gregory Pakosz 2020-03-11 15:10:51 +0100
  • a83ba39f09 fixed _tty_info() to properly discard daemons and their children, fixes #320 Gregory Pakosz 2020-02-29 20:15:54 +0100
  • 336877ea4e
    Merge pull request #1 from gpakosz/master cc-crack 2020-01-14 00:36:08 +0800
  • cb29b0a168 added wttr details on format escaping Kirill Lappo 2019-12-19 00:39:49 +0300
  • f573dc387b added PREFIX z binding for kill-session command Kirill Lappo 2019-12-18 16:26:54 +0300
  • f4fc2730cf rewrote _apply_bindings() to support new tmux 3.0 bindings (4) Gregory Pakosz 2019-12-01 13:43:58 +0100
  • bb05dbef56 Merge remote-tracking branch 'upstream/master' tnory56 2019-12-02 16:00:33 -0500
  • 25daf13906 wip remote-clipboard Gregory Pakosz 2019-11-30 20:40:19 +0100
  • 38e29b6f73 wip Gregory Pakosz 2019-11-30 20:33:10 +0100
  • 6c41c0a6e4 wip Gregory Pakosz 2018-01-25 15:27:56 +0100
  • 63d3bfe1ec rewrote _apply_bindings() to support new tmux 3.0 bindings (4) Gregory Pakosz 2019-12-01 13:43:58 +0100
  • 240f7d025c Merge remote-tracking branch 'upstream/master' Joachim Werner 2019-11-30 23:26:32 +0100
  • 77bae4b807 added FreeBSD case for _loadavg Joachim Werner 2019-11-30 23:23:21 +0100
  • 1cf813fa8b rewrote _apply_bindings() to support new tmux 3.0 bindings (3) Gregory Pakosz 2019-11-30 19:50:58 +0100
  • 92ed649597 made requirements explicit in both README.md and .tmux.conf Gregory Pakosz 2019-11-30 15:49:06 +0100
  • 6815beef4f afer the _apply_bindings() rewrite, perl has become mandatory Gregory Pakosz 2019-11-30 15:48:40 +0100
  • 1231155600 warn users about tmux >= 2.4 only when starting tmux Gregory Pakosz 2019-11-30 15:48:04 +0100
  • c94f05f044 rewrote _apply_bindings() to support new tmux 3.0 bindings (2) Gregory Pakosz 2019-11-29 21:27:50 +0100
  • 489cde73fc fixed broken status line separator default values Gregory Pakosz 2019-11-29 21:15:07 +0100