256 Commits (a97e3021cca1f8220cdf906233e1aef0bda044f5)
 

Author SHA1 Message Date
Gregory Pakosz a97e3021cc updated tpm integration 3 years ago
Gregory Pakosz 4f332e6b17 fixed _battery_info() when pmset doesn't report a charge percentage, fixes #512 3 years ago
Gregory Pakosz a63dc5c6a9 check connectivity to github.com before installing and/or updating tpm and plugins, fixes #513 3 years ago
Gregory Pakosz 4ef0626b6d revert "mitigate tmux displaying its "<... not ready>" message, closes #496" 3 years ago
Gregory Pakosz 67b1d38a87 mitigate tmux displaying its "<... not ready>" message, closes #496 3 years ago
Gregory Pakosz ed0b83a118 use single quotes for strings containing Unicode escapes, fixes #486 3 years ago
Gregory Pakosz 1f91646af1 replaced printf '\n' calls by echo calls, fixes #479 4 years ago
Gregory Pakosz 760bf4fabd made _apply_bindings() work with tmux 3.2 stock bindings, fixes #472 4 years ago
Gregory Pakosz 3bfec1a25a made version detection more robust in case tmux executable is renamed (3), fixes #462 4 years ago
Gregory Pakosz 8aefa1e798 made version detection more robust in case tmux executable is renamed (2), fixes #457 4 years ago
Gregory Pakosz 4868ac4bd9 worked around broken /sys/class/power_supply/<supply_name>/capacity > 100, resolves #460 4 years ago
Gregory Pakosz a752c41bca fixed copy to os clipboard on macOS when xclip or xsel is installed, fixes #459 4 years ago
Gregory Pakosz 5abe651ccb remind people to not "uncomment" local functions in .tmux.conf.local 4 years ago
Gregory Pakosz 7a71a82b43 fixed #{online} custom variable implementation as ping -t is not portable, fixes #451 4 years ago
Gregory Pakosz 4bf9263fbd fixed variable replacement in tmux_conf_theme_status_right and tmux_conf_theme_status_left (2), fixes #442 4 years ago
Neil Mahoney d2b5758bdd fix left status prefix rendering 4 years ago
Gregory Pakosz 788ffd8e6f fixed variable replacement in tmux_conf_theme_status_right and tmux_conf_theme_status_left, fixes #356 4 years ago
Frederick Zhang 41af713ff7 fixed BusyBox's tr command compatibility, fixes #441 4 years ago
Gregory Pakosz d950ee3c8c added support for tpm, resolves #61 4 years ago
Gregory Pakosz 2aaacfbd8f mention 'reattach-no-usernamespace' is not needed for tmux > 2.6 4 years ago
Gregory Pakosz 53d7ce8311 fixed indentation in _apply_overrides() 4 years ago
Gregory Pakosz 8df1666ddc improved status line rendering, fixes #419 (3) 4 years ago
Gregory Pakosz 249f0be096 fixed use of invalid 'print' command 4 years ago
Gregory Pakosz 8a4dabb196 added support for #{hostname_full} and #{hostname_full_ssh}, closes #361 4 years ago
Gregory Pakosz e74dc67a7d improved status line rendering, fixes #419 (2) 4 years ago
Matthew Broomfield e3960e5347 added icon for mouse mode, fixes #295 4 years ago
Gregory Pakosz 8c342edc6f fixed 'tmux_conf_theme_status_right' default value, fixes #422 4 years ago
Gregory Pakosz 88a10631c0 improved status line rendering, fixes #419 4 years ago
Gregory Pakosz efee3bb4ac made version detection more robust in case tmux executable is renamed 4 years ago
Gregory Pakosz 918c0f252c fixed status line that doesn't work with tmux 2.4 4 years ago
Gregory Pakosz a43ac95e5f fixed status line that doesn't work with tmux 2.3, fixes #418 4 years ago
Gregory Pakosz d0e073dd08 added 'tmux_conf_theme_colour_XX' variables to ease theming 4 years ago
Gregory Pakosz e03d73df73 added support for custom variables defined in ~/.tmux.conf.local (2), fixes #417 4 years ago
Gregory Pakosz 8ffeb1d809 fixed '<prefix> + e' binding when EDITOR is set to 'gvim' or 'mvim', fixes #416 4 years ago
Gregory Pakosz 13689839d4 updated _maximize_pane() that stopped working with tmux 3.2 (2), fixes #415 4 years ago
Gregory Pakosz 8e2502abb3 added support for custom variables defined in ~/.tmux.conf.local 4 years ago
Gregory Pakosz bcb071152b updated _maximize_pane() that stopped working with tmux 3.2, fixes #381 4 years ago
Gregory Pakosz a439667d65 worked around tmux not killing jobs launched with run-shell -b, fixes #407 4 years ago
Gregory Pakosz 67d1c23dca updated installation instructions, closes #348 (2) 4 years ago
Gregory Pakosz fbe2eb311d fixed window-status-current-format, fixes #390, closes #333 4 years ago
Gregory Pakosz 3c09b78aa6 replaced awk by perl in _ssh_or_mosh_args() to benefit from word boundary anchors, closes #363 4 years ago
Gregory Pakosz 8976729f4f added support for explicit 'split-window' with ssh reconnect, closes #164 4 years ago
Gregory Pakosz 17b9a7a59a enabled GitHub sponsors, closes #339 4 years ago
Gregory Pakosz 0cdd643d6d Merge branch 'loadavg-uptime-freebsd' into master, closes #293 4 years ago
Joachim Werner 39cc430268 made #{uptime_xxx} work under FreeBSD 4 years ago
Joachim Werner b4a5d06740 made #{loadavg} work under FreeBSD 4 years ago
Gregory Pakosz 3522721c69 fixed status-left and status-right theming, fixes #397 4 years ago
Gregory Pakosz f1db02086f updated README.md to mention strftime(3) peculiarities, closes #309 4 years ago
Gregory Pakosz 3648465c33 added a sleep call to the wttr.in example to throttle network requests, closes #297 4 years ago
Gregory Pakosz 450d3362b5 updated installation instructions, closes #348 4 years ago