mirror of
1
0
Fork 0

Commit Graph

  • fa4de2f7bf
    Merge 1d73701c58 into 18a111ff93 Justin Coffman 2022-07-22 00:15:52 +0300
  • 18a111ff93 added a way to mark set/bind/unbind commands as important in ~/.tmux.conf.local, closes #571 Gregory Pakosz 2022-07-14 17:29:15 +0200
  • 52f1c4a3b1 updated the weather() sample function, closes #580 Gregory Pakosz 2022-07-16 20:33:13 +0200
  • e865a8a1c1 added a way to selectively disable binding manipulation, closes #514 Gregory Pakosz 2022-07-14 16:26:48 +0200
  • b69ae7c1a4 reworked pane / tty introspection (5), fixes #573 Gregory Pakosz 2022-06-19 19:10:30 +0200
  • f1cc46812b added RGB 24-bit colour support automatic detection Gregory Pakosz 2022-04-16 17:53:54 +0200
  • 6242e4974f pass #{pane_current_path} to _fpp() and then to split-window Alan Oliveira 2022-05-21 18:39:43 +0900
  • bf5482348b pass #{pane_current_path} to _fpp() and then to split-window Alan Oliveira 2022-05-21 18:39:43 +0900
  • 8e8815a004
    Merge branch 'gpakosz:master' into master Olaoluwa Mustapha 2022-01-24 12:33:21 +0100
  • cb1438d740 fix: Same keybindings for creating horizontal and vertical panes OlaoluwaM 2022-01-24 12:32:21 +0100
  • 9a2387c0c7 added support for arguments to custom variables defined in ~/.tmux.conf.local (2), fixes #547 Gregory Pakosz 2022-01-14 07:45:06 +0100
  • b3915221f8 added the '<prefix> + Shift + Tab' binding to move to the last session Gregory Pakosz 2022-01-11 18:21:48 +0100
  • 05d73a54ed made tpm integration and patching more robust, fixes #540 Gregory Pakosz 2021-12-12 11:15:19 +0100
  • 96d085eaa7 made _apply_bindings() work with tmux 3.4 stock bindings, fixes #541 Gregory Pakosz 2021-12-09 22:37:22 +0100
  • 985d64c82e Revert "use send-keys -R to clear terminal and remove the sleep call", fixes #538 Gregory Pakosz 2021-11-30 07:27:23 +0100
  • a453b7fe60 use send-keys -R to clear terminal and remove the sleep call Gregory Pakosz 2021-11-29 22:24:48 +0100
  • 0fe760fa6d reworked pane / tty introspection (4), fixes #535 Gregory Pakosz 2021-11-19 12:06:17 +0100
  • 618fd66b6f Merge branch 'gh-208', fixes #208 Gregory Pakosz 2021-11-17 13:00:03 +0100
  • d471ccc068 updated _username() in when the ssh client doesn't support %r in ProxyCommand Gregory Pakosz 2021-11-10 19:37:03 +0100
  • c6bab99f05 updated _ssh_or_mosh_args() Gregory Pakosz 2021-11-02 14:21:55 +0100
  • 1ef9b68d80 improved _pane_info() accuracy by excluding ssh proxy connections, tee, and only considering the first child of a process Gregory Pakosz 2021-10-20 22:37:03 +0200
  • 69f744117a updated tpm integration to display a message when one or more plugin(s) fails to run, closes #533 Gregory Pakosz 2021-11-11 18:56:11 +0100
  • d3d9aef45c Merge branch 'gh-532', fixes #532 Gregory Pakosz 2021-11-09 20:18:59 +0100
  • 24f1222307 made background sleep process exit immediately when exiting tmux (2) Gregory Pakosz 2021-11-09 19:34:03 +0100
  • c4220639ff worked around Falcon.app agent slowing everything down (3) Gregory Pakosz 2021-11-09 18:40:44 +0100
  • 2751c215a1 do not unset @tpm-install, @tpm-update, @tpm-clean and @plugin variables after tpm has launched, fixes #531 Gregory Pakosz 2021-11-08 19:34:28 +0100
  • ee1547cb6c reworked pane / tty introspection (3) Gregory Pakosz 2021-11-09 19:03:08 +0100
  • 0ad7f141dc added word boundaries when replacing uptime_xxx variables (2) Gregory Pakosz 2021-10-31 20:55:41 +0100
  • 0da7d5c3db reworked pane / tty introspection (2) Gregory Pakosz 2021-10-31 18:15:18 +0100
  • 1cd8ed93d3 added support for arguments to custom variables defined in ~/.tmux.conf.local Gregory Pakosz 2021-09-15 23:01:32 +0200
  • 14bd87c7b2 added word boundaries when replacing uptime_xxx variables Gregory Pakosz 2021-09-15 23:05:01 +0200
  • c16b7b73ee Merge from forked repo Haneol Kim 2021-10-28 16:44:56 +0900
  • 90cdbbc32f check connectivity to github.com before installing and/or updating tpm and plugins (2) Gregory Pakosz 2021-10-22 15:32:19 +0200
  • e8032e3ffb set default-terminal to tmux-256color when available, fixes #205, fixes #382, closes #386 Gregory Pakosz 2021-10-19 22:11:18 +0200
  • a71d0d9f8d made background sleep process exit immediately when exiting tmux, fixes #509 Gregory Pakosz 2021-08-28 23:15:03 +0200
  • 1d73701c58
    Update README with git clone depth limitation Justin Coffman 2021-10-18 09:02:23 -0400
  • 18775e12a4 reworked pane / tty introspection, fixes #403, fixes #458 Gregory Pakosz 2021-10-11 20:36:38 +0200
  • 0c6d5d1c64 reworked pane / tty introspection gh-403 Gregory Pakosz 2021-10-11 20:36:38 +0200
  • a976b17bed worked around Falcon.app agent slowing everything down (2), fixes #522 Gregory Pakosz 2021-10-06 16:17:36 +0200
  • f8a5a08868 worked around Falcon.app agent slowing everything down, fixes #492 Gregory Pakosz 2021-10-03 09:43:18 +0200
  • df46ab2ba9 fixed tpm plugins not installing on CentOS 7, fixes #520 Gregory Pakosz 2021-10-02 23:49:58 +0200
  • a97e3021cc updated tpm integration Gregory Pakosz 2021-09-04 18:00:02 +0200
  • 4f332e6b17 fixed _battery_info() when pmset doesn't report a charge percentage, fixes #512 Gregory Pakosz 2021-08-31 09:37:48 +0200
  • a63dc5c6a9 check connectivity to github.com before installing and/or updating tpm and plugins, fixes #513 Gregory Pakosz 2021-08-29 11:02:08 +0200
  • 4ef0626b6d revert "mitigate tmux displaying its "<... not ready>" message, closes #496" Gregory Pakosz 2021-08-19 11:51:49 +0200
  • 67b1d38a87 mitigate tmux displaying its "<... not ready>" message, closes #496 Gregory Pakosz 2021-07-13 18:40:54 +0200
  • 6808722fd3
    Update README.md Alyetama 2021-07-19 22:07:57 -0400
  • 67206940ae
    How to install in .config/ Yoann Guillard 2021-06-13 21:34:36 +0200
  • ed0b83a118 use single quotes for strings containing Unicode escapes, fixes #486 Gregory Pakosz 2021-06-05 22:21:39 +0200
  • 208d852888 Merge branch 'master' of https://github.com/gpakosz/.tmux into upstream Tiffany Lin 2021-05-17 16:01:57 -0700
  • 1f91646af1 replaced printf '\n' calls by echo calls, fixes #479 Gregory Pakosz 2021-05-08 22:46:02 +0200
  • 948611ad5f wip gh-479 Gregory Pakosz 2021-05-08 22:46:02 +0200
  • 760bf4fabd made _apply_bindings() work with tmux 3.2 stock bindings, fixes #472 Gregory Pakosz 2021-04-24 19:26:16 +0200
  • 5b8c681eb4
    Update .tmux.conf.local JetCoder 2021-03-25 16:26:06 +0100
  • 3175013935 Fixed an issue with local config rebinding the prefix key jreeder 2021-03-22 19:49:23 -0700
  • 3bfec1a25a made version detection more robust in case tmux executable is renamed (3), fixes #462 Gregory Pakosz 2021-03-18 11:54:39 +0100
  • 8aefa1e798 made version detection more robust in case tmux executable is renamed (2), fixes #457 Gregory Pakosz 2021-03-04 08:15:45 +0100
  • 119ac716b4 Update intall.sh to account for devpod tmux v3.x being very slow with monorepo Tiffany Lin 2021-03-11 16:55:27 +0000
  • 46508638ed Remove devpod tmux conditional Tiffany Lin 2021-03-11 00:01:07 +0000
  • 9b3f24dbd8
    Add additional conditions when deciding which spacer to use Kenji Miyamoto 2021-03-10 14:30:53 +0800
  • adec653b1a
    Make spacers more consistent when background is the same as the theme Kenji Miyamoto 2021-03-09 19:09:08 +0800
  • 4868ac4bd9 worked around broken /sys/class/power_supply/<supply_name>/capacity > 100, resolves #460 Gregory Pakosz 2021-03-05 19:02:15 +0100
  • d3c958fc46 Add easy window ordering binding Tiffany Lin 2021-03-05 19:27:16 +0000
  • a752c41bca fixed copy to os clipboard on macOS when xclip or xsel is installed, fixes #459 Gregory Pakosz 2021-03-04 17:10:37 +0100
  • 22372825d7 Update install script to account for devpod Tiffany Lin 2021-03-03 19:51:41 +0000
  • c65cfe13f9 Delete old devpod tmux conf file Tiffany Lin 2021-03-03 19:36:30 +0000
  • 5abe651ccb remind people to not "uncomment" local functions in .tmux.conf.local Gregory Pakosz 2021-02-25 14:02:46 +0100
  • 7a71a82b43 fixed #{online} custom variable implementation as ping -t is not portable, fixes #451 Gregory Pakosz 2021-01-25 17:38:46 +0100
  • 7d59ae39e8
    Remove $ from install cmds to allow for copy paste Jari 2021-01-11 19:58:06 -0800
  • 4bf9263fbd fixed variable replacement in tmux_conf_theme_status_right and tmux_conf_theme_status_left (2), fixes #442 Gregory Pakosz 2021-01-11 07:50:47 +0100
  • d2b5758bdd fix left status prefix rendering Neil Mahoney 2021-01-10 21:39:42 -0500
  • b46692cc3f fix left status prefix rendering Neil Mahoney 2021-01-10 21:39:42 -0500
  • 788ffd8e6f fixed variable replacement in tmux_conf_theme_status_right and tmux_conf_theme_status_left, fixes #356 Gregory Pakosz 2020-11-12 13:39:43 +0100
  • 41af713ff7 fixed BusyBox's tr command compatibility, fixes #441 Frederick Zhang 2021-01-10 19:34:57 +1100
  • b4d530ff37
    fixed BusyBox's tr command compatibility, fixes #441 Frederick Zhang 2021-01-10 19:34:57 +1100
  • d950ee3c8c added support for tpm, resolves #61 Gregory Pakosz 2020-10-10 18:56:13 +0200
  • 2aaacfbd8f mention 'reattach-no-usernamespace' is not needed for tmux > 2.6 Gregory Pakosz 2021-01-09 20:47:20 +0100
  • 1dc3aecb2e Update devpod tmux conf Tiffany Lin 2020-12-14 21:21:37 +0000
  • 53d7ce8311 fixed indentation in _apply_overrides() Gregory Pakosz 2020-12-13 20:50:04 +0100
  • 8df1666ddc improved status line rendering, fixes #419 (3) Gregory Pakosz 2020-12-12 18:39:37 +0100
  • 249f0be096 fixed use of invalid 'print' command Gregory Pakosz 2020-12-12 18:35:01 +0100
  • 99a1e27cf2 modify .tmux.conf to not modifying window name Haneol Kim 2020-12-10 12:12:10 +0900
  • 8a4dabb196 added support for #{hostname_full} and #{hostname_full_ssh}, closes #361 Gregory Pakosz 2020-12-05 22:55:25 +0100
  • a0cf19634c added support for #{hostname_full} and #{hostname_full_ssh} gh-361 Gregory Pakosz 2020-12-05 22:55:25 +0100
  • e74dc67a7d improved status line rendering, fixes #419 (2) Gregory Pakosz 2020-12-05 10:32:42 +0100
  • 4a648d6c3f modify config file Haneol Kim 2020-12-03 16:59:10 +0900
  • 00c900c0d0 add my config Haneol Kim 2020-12-03 15:06:19 +0900
  • 66f7b60b34 support vi mode default Page 2020-12-03 10:36:43 +0800
  • a957fe28dc arrow style config Haneol Kim 2020-12-01 22:59:00 +0900
  • f5fa0379fd
    Update .tmux.conf askDing 2020-11-25 16:29:12 +0800
  • e3960e5347 added icon for mouse mode, fixes #295 Matthew Broomfield 2020-08-07 19:55:19 +0000
  • f934efd86e added icon for mouse mode, fixes #295 Matthew Broomfield 2020-08-07 19:55:19 +0000
  • 7b7aa80982 fixup! added icon for mouse mode, fixes #295 gh-295 Gregory Pakosz 2020-11-23 22:25:50 +0100
  • 60ea3099ef added icon for mouse mode, fixes #295 Matthew Broomfield 2020-08-07 19:55:19 +0000
  • 76ba8a2e2b use tmux-256color instead of screen-256color Matthew Broomfield 2020-08-07 20:30:39 +0000
  • 5c675ccec1 add mouse and clipboard support Page 2020-11-22 21:15:34 +0800
  • 7fe7cb93b4
    change url to my tmux repo hyq5436 2020-11-22 18:47:20 +0800
  • 40a0c5001b Ignore tmux log files Tiffany Lin 2020-11-13 20:05:10 +0000
  • 7ca52f8864 worked around 'command too long' error in _apply_theme() on CentOS gh-425 Gregory Pakosz 2020-11-12 07:21:00 +0100
  • 8c342edc6f fixed 'tmux_conf_theme_status_right' default value, fixes #422 Gregory Pakosz 2020-11-04 11:31:20 +0100