295 Commits (my-config)
 

Author SHA1 Message Date
surenyi f9f8ae78c4 update .tmux.conf.local 2 years 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 2 years ago
Gregory Pakosz 5fa30deb20 fixed <prefix>+e not working when EDITOR is set to 'emacsclient -t' and the default shell is zsh, fixes #591 2 years ago
Gregory Pakosz b620a4f0fb turn off history substitution in case it's been enabled (2), fixes #583 2 years ago
Gregory Pakosz 68a909d4ca turn off history substitution in case it's been enabled, closes #582 2 years ago
Gregory Pakosz 18a111ff93 added a way to mark set/bind/unbind commands as important in ~/.tmux.conf.local, closes #571 2 years ago
Gregory Pakosz 52f1c4a3b1 updated the weather() sample function, closes #580 2 years ago
Gregory Pakosz e865a8a1c1 added a way to selectively disable binding manipulation, closes #514 2 years ago
Gregory Pakosz b69ae7c1a4 reworked pane / tty introspection (5), fixes #573 2 years ago
Gregory Pakosz f1cc46812b added RGB 24-bit colour support automatic detection 3 years ago
Alan Oliveira 6242e4974f pass #{pane_current_path} to _fpp() and then to split-window 3 years ago
Gregory Pakosz 9a2387c0c7 added support for arguments to custom variables defined in ~/.tmux.conf.local (2), fixes #547 3 years ago
Gregory Pakosz b3915221f8 added the '<prefix> + Shift + Tab' binding to move to the last session 3 years ago
Gregory Pakosz 05d73a54ed made tpm integration and patching more robust, fixes #540 3 years ago
Gregory Pakosz 96d085eaa7 made _apply_bindings() work with tmux 3.4 stock bindings, fixes #541 3 years ago
Gregory Pakosz 985d64c82e Revert "use send-keys -R to clear terminal and remove the sleep call", fixes #538 3 years ago
Gregory Pakosz a453b7fe60 use send-keys -R to clear terminal and remove the sleep call 3 years ago
Gregory Pakosz 0fe760fa6d reworked pane / tty introspection (4), fixes #535 3 years ago
Gregory Pakosz 618fd66b6f Merge branch 'gh-208', fixes #208 3 years ago
Gregory Pakosz d471ccc068 updated _username() in when the ssh client doesn't support %r in ProxyCommand 3 years ago
Gregory Pakosz c6bab99f05 updated _ssh_or_mosh_args() 3 years ago
Gregory Pakosz 1ef9b68d80 improved _pane_info() accuracy by excluding ssh proxy connections, tee, and only 3 years ago
Gregory Pakosz 69f744117a updated tpm integration to display a message when one or more plugin(s) fails to run, closes #533 3 years ago
Gregory Pakosz d3d9aef45c Merge branch 'gh-532', fixes #532 3 years ago
Gregory Pakosz 24f1222307 made background sleep process exit immediately when exiting tmux (2) 3 years ago
Gregory Pakosz c4220639ff worked around Falcon.app agent slowing everything down (3) 3 years ago
Gregory Pakosz 2751c215a1 do not unset @tpm-install, @tpm-update, @tpm-clean and @plugin variables after tpm has launched, fixes #531 3 years ago
Gregory Pakosz ee1547cb6c reworked pane / tty introspection (3) 3 years ago
Gregory Pakosz 0ad7f141dc added word boundaries when replacing uptime_xxx variables (2) 3 years ago
Gregory Pakosz 0da7d5c3db reworked pane / tty introspection (2) 3 years ago
Gregory Pakosz 1cd8ed93d3 added support for arguments to custom variables defined in ~/.tmux.conf.local 3 years ago
Gregory Pakosz 14bd87c7b2 added word boundaries when replacing uptime_xxx variables 3 years ago
Gregory Pakosz 90cdbbc32f check connectivity to github.com before installing and/or updating tpm and plugins (2) 3 years ago
Gregory Pakosz e8032e3ffb set default-terminal to tmux-256color when available, fixes #205, fixes #382, closes #386 3 years ago
Gregory Pakosz a71d0d9f8d made background sleep process exit immediately when exiting tmux, fixes #509 3 years ago
Gregory Pakosz 18775e12a4 reworked pane / tty introspection, fixes #403, fixes #458 3 years ago
Gregory Pakosz a976b17bed worked around Falcon.app agent slowing everything down (2), fixes #522 3 years ago
Gregory Pakosz f8a5a08868 worked around Falcon.app agent slowing everything down, fixes #492 3 years ago
Gregory Pakosz df46ab2ba9 fixed tpm plugins not installing on CentOS 7, fixes #520 3 years ago
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