This website requires JavaScript.
mirror of
synced
2025-01-07 05:52:14 -05:00
537b276d74
make sure to use /usr/bin/infocmp to probe if tmux-256color is available system wide (5), fixes #626
Gregory Pakosz
2023-02-22 10:41:30 +0100
68002ff5c5
fix wrong comment
Lantis Iranyusling
2023-02-01 22:06:36 +0800
12f96dac7c
make sure to use /usr/bin/infocmp to probe if tmux-256color is available system wide (4), fixes #619
Gregory Pakosz
2023-01-24 08:05:50 +0100
de1031a7d4
make sure to use /usr/bin/infocmp to probe if tmux-256color is available system wide (3), fixes #618
Gregory Pakosz
2023-01-23 16:11:34 +0100
044d6336e8
make sure to use /usr/bin/infocmp to probe if tmux-256color is available system wide (2), fixes #617
Gregory Pakosz
2023-01-21 21:57:51 +0100
2cf4d9a104
make sure to use /usr/bin/infocmp to probe if tmux-256color is available system wide
Gregory Pakosz
2023-01-09 10:35:32 +0100
72f09fae75
added tmux_conf_theme that controles whether theming is enabled or disabled, resolves #536
Gregory Pakosz
2023-01-01 21:25:47 +0100
aea75c7ea4
use %if ... %endif conditionals to enhance tmux_conf_theme_pane_active_border for tmux >= 3.2, resolves #490
Gregory Pakosz
2022-12-28 22:19:57 +0100
cca37fb84e
split _battery() into _battery_status() and _battery_bar() to refresh #{battery_status} more quickly (2)
Gregory Pakosz
2022-12-28 21:43:00 +0100
5c41188a31
removed support for tmux < 2.4
Gregory Pakosz
2022-12-26 22:40:08 +0100
5641d3b3f5
fixed custom variables detection, fixes #613
Gregory Pakosz
2022-11-04 21:38:41 -0700
801457d469
change setup permission
Chanwut (Mick) Kittivorawong
2022-11-03 17:22:03 -0700
944e3603eb
Update setup.sh
Chanwut (Mick) Kittivorawong
2022-11-03 17:20:47 -0700
f39da3cb81
Update setup.sh
Chanwut (Mick) Kittivorawong
2022-11-03 17:18:23 -0700
67a748ad25
Update setup.sh
Chanwut (Mick) Kittivorawong
2022-11-03 17:17:57 -0700
7071a387cb
Update setup.sh
Chanwut (Mick) Kittivorawong
2022-11-03 17:14:37 -0700
42b6ae1ba6
setup script
Chanwut (Mick) Kittivorawong
2022-11-03 17:09:38 -0700
634c2bc9c8
enable mouse scroll
Chanwut (Mick) Kittivorawong
2022-11-03 17:03:40 -0700
aa89e3320b
Update README.md
Chanwut (Mick) Kittivorawong
2022-11-03 16:59:04 -0700
fa601ed607
bind p to paste-buffer -p to match tmux defaults, closes #610
Gregory Pakosz
2022-10-26 09:16:40 +0200
ccbfdf2091
added support for wl-clipboard, closes #589 , closes #606
sarumont
2022-08-08 14:08:36 -0600
5279c60347
Initial commit
Jinhu Wang
2022-08-27 18:04:12 -0400
d6791c19e2
Update .tmux.conf
JackLee404
2022-08-22 09:40:56 +0800
7c8baf4d87
Merge 6c930fd32d
into 562f9c128e
JackLee404
2022-08-22 09:32:11 +0800
6c930fd32d
Update .tmux.conf
JackLee404
2022-08-20 20:17:53 +0800
562f9c128e
fixed <prefix>+e not working when EDITOR is set to 'emacsclient -t' and the default shell is zsh (2), fixes #593
Luis Davim
2022-08-19 23:37:12 +0100
ca70c0b788
fix: remove mvim and gvim substitutions
Luis Davim
2022-08-19 23:37:12 +0100
5fa30deb20
fixed <prefix>+e not working when EDITOR is set to 'emacsclient -t' and the default shell is zsh, fixes #591
Gregory Pakosz
2022-08-18 17:15:12 +0200
82b311f8b6
feat: add support for copying to Wayland clipboard
sarumont
2022-08-08 14:08:36 -0600
b620a4f0fb
turn off history substitution in case it's been enabled (2), fixes #583
Gregory Pakosz
2022-08-01 17:14:21 +0200
68a909d4ca
turn off history substitution in case it's been enabled, closes #582
Gregory Pakosz
2022-08-01 01:24:33 +0200
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