Commit Graph

240 Commits (5641d3b3f5f9c353c58dfcba4c265df055a05b6b)

Author SHA1 Message Date
Gregory Pakosz 5641d3b3f5 fixed custom variables detection, fixes #613 11 months ago
Gregory Pakosz fa601ed607 bind p to paste-buffer -p to match tmux defaults, closes #610 11 months ago
sarumont ccbfdf2091 added support for wl-clipboard, closes #589, closes #606 12 months ago
Luis Davim 562f9c128e fixed <prefix>+e not working when EDITOR is set to 'emacsclient -t' and the default shell is zsh (2), fixes #593 1 year ago
Gregory Pakosz 5fa30deb20 fixed <prefix>+e not working when EDITOR is set to 'emacsclient -t' and the default shell is zsh, fixes #591 1 year ago
Gregory Pakosz b620a4f0fb turn off history substitution in case it's been enabled (2), fixes #583 1 year ago
Gregory Pakosz 68a909d4ca turn off history substitution in case it's been enabled, closes #582 1 year ago
Gregory Pakosz 18a111ff93 added a way to mark set/bind/unbind commands as important in ~/.tmux.conf.local, closes #571 1 year ago
Gregory Pakosz e865a8a1c1 added a way to selectively disable binding manipulation, closes #514 1 year ago
Gregory Pakosz b69ae7c1a4 reworked pane / tty introspection (5), fixes #573 1 year ago
Gregory Pakosz f1cc46812b added RGB 24-bit colour support automatic detection 1 year ago
Alan Oliveira 6242e4974f pass #{pane_current_path} to _fpp() and then to split-window 1 year ago
Gregory Pakosz 9a2387c0c7 added support for arguments to custom variables defined in ~/.tmux.conf.local (2), fixes #547 2 years ago
Gregory Pakosz b3915221f8 added the '<prefix> + Shift + Tab' binding to move to the last session 2 years ago
Gregory Pakosz 05d73a54ed made tpm integration and patching more robust, fixes #540 2 years ago
Gregory Pakosz 96d085eaa7 made _apply_bindings() work with tmux 3.4 stock bindings, fixes #541 2 years ago
Gregory Pakosz 985d64c82e Revert "use send-keys -R to clear terminal and remove the sleep call", fixes #538 2 years ago
Gregory Pakosz a453b7fe60 use send-keys -R to clear terminal and remove the sleep call 2 years ago
Gregory Pakosz 0fe760fa6d reworked pane / tty introspection (4), fixes #535 2 years ago
Gregory Pakosz d471ccc068 updated _username() in when the ssh client doesn't support %r in ProxyCommand 2 years ago
Gregory Pakosz c6bab99f05 updated _ssh_or_mosh_args() 2 years ago
Gregory Pakosz 1ef9b68d80 improved _pane_info() accuracy by excluding ssh proxy connections, tee, and only 2 years ago
Gregory Pakosz 69f744117a updated tpm integration to display a message when one or more plugin(s) fails to run, closes #533 2 years ago
Gregory Pakosz 24f1222307 made background sleep process exit immediately when exiting tmux (2) 2 years ago
Gregory Pakosz c4220639ff worked around Falcon.app agent slowing everything down (3) 2 years ago
Gregory Pakosz 2751c215a1 do not unset @tpm-install, @tpm-update, @tpm-clean and @plugin variables after tpm has launched, fixes #531 2 years ago
Gregory Pakosz ee1547cb6c reworked pane / tty introspection (3) 2 years ago
Gregory Pakosz 0ad7f141dc added word boundaries when replacing uptime_xxx variables (2) 2 years ago
Gregory Pakosz 0da7d5c3db reworked pane / tty introspection (2) 2 years ago
Gregory Pakosz 1cd8ed93d3 added support for arguments to custom variables defined in ~/.tmux.conf.local 2 years ago
Gregory Pakosz 14bd87c7b2 added word boundaries when replacing uptime_xxx variables 2 years ago
Gregory Pakosz 90cdbbc32f check connectivity to github.com before installing and/or updating tpm and plugins (2) 2 years ago
Gregory Pakosz e8032e3ffb set default-terminal to tmux-256color when available, fixes #205, fixes #382, closes #386 2 years ago
Gregory Pakosz a71d0d9f8d made background sleep process exit immediately when exiting tmux, fixes #509 2 years ago
Gregory Pakosz 18775e12a4 reworked pane / tty introspection, fixes #403, fixes #458 2 years ago
Gregory Pakosz a976b17bed worked around Falcon.app agent slowing everything down (2), fixes #522 2 years ago
Gregory Pakosz f8a5a08868 worked around Falcon.app agent slowing everything down, fixes #492 2 years ago
Gregory Pakosz df46ab2ba9 fixed tpm plugins not installing on CentOS 7, fixes #520 2 years ago
Gregory Pakosz a97e3021cc updated tpm integration 2 years ago
Gregory Pakosz 4f332e6b17 fixed _battery_info() when pmset doesn't report a charge percentage, fixes #512 2 years ago
Gregory Pakosz a63dc5c6a9 check connectivity to github.com before installing and/or updating tpm and plugins, fixes #513 2 years ago
Gregory Pakosz 4ef0626b6d revert "mitigate tmux displaying its "<... not ready>" message, closes #496" 2 years ago
Gregory Pakosz 67b1d38a87 mitigate tmux displaying its "<... not ready>" message, closes #496 2 years ago
Gregory Pakosz 1f91646af1 replaced printf '\n' calls by echo calls, fixes #479 2 years ago
Gregory Pakosz 760bf4fabd made _apply_bindings() work with tmux 3.2 stock bindings, fixes #472 2 years ago
Gregory Pakosz 3bfec1a25a made version detection more robust in case tmux executable is renamed (3), fixes #462 3 years ago
Gregory Pakosz 8aefa1e798 made version detection more robust in case tmux executable is renamed (2), fixes #457 3 years ago
Gregory Pakosz 4868ac4bd9 worked around broken /sys/class/power_supply/<supply_name>/capacity > 100, resolves #460 3 years ago
Gregory Pakosz a752c41bca fixed copy to os clipboard on macOS when xclip or xsel is installed, fixes #459 3 years ago
Gregory Pakosz 4bf9263fbd fixed variable replacement in tmux_conf_theme_status_right and tmux_conf_theme_status_left (2), fixes #442 3 years ago