df7a4d581b
Implement macOS status-right-length increase
2025-12-04 16:44:50 +00:00
c2ff680dd3
Actually do version comparison for display-popup
2025-12-04 16:44:25 +00:00
9bce4090fa
Use iSMC instead of custom cpu-temp tool
...
Fixes #10
2025-11-26 22:49:01 +00:00
e0537d5fd1
Don't use >= in TMUX_VERSION comparisons
2025-11-24 22:44:55 +00:00
effbc648f8
Use TMUX_LAYOUT_FULLSCREEN instead of heuristic
...
Only change `window-wide-left`/`window-wide-right` to 63%/37% split when
`TMUX_LAYOUT_FULLSCREEN=1`.
2025-11-23 10:42:36 +00:00
e500aaef7b
Add binding to use window-auto layout
2025-11-23 10:42:11 +00:00
e59cea9249
Use bash not sh in wide window layouts
2025-11-18 10:39:22 +00:00
05c67a2e90
Adjust wide window layouts for wider configs
2025-11-18 10:38:20 +00:00
19e9306008
Fix indexing into icon char buffers
2025-11-11 21:44:54 +00:00
4635fc169d
Add work session layout
2025-11-11 09:49:18 +00:00
60e95c36a6
Don't use display-popup in tmux 3.2 and lower
2025-11-09 20:08:05 +00:00
8c6231616c
Change macOS CPU temp sensor
2025-11-06 21:15:51 +00:00
cc130f0c4d
Add kill-window binding
2025-08-19 15:35:22 +01:00
e3dd81ed15
Add project bind to select ~/Projects
2025-08-19 15:35:18 +01:00
aa9ff89aa5
Don't use Ctrl in display-popup bindings
2025-08-19 15:27:34 +01:00
3d3a56e0ee
Reintroduce cpu-temp in system-info on macOS
2025-07-29 15:37:16 +01:00
3444e1083b
Use which not where
2025-07-08 15:09:16 +01:00
81378e08d0
Call exit in interpreter.sh
2025-07-01 11:04:35 +01:00
4f770fd649
Add popup to choose an interpreter and launch it
2025-06-28 12:21:26 +01:00
85ba6d45d1
Make popup terminal border match fzf style
2025-06-28 11:47:48 +01:00
002c2ba9b8
Add session switcher popup binding
2025-06-27 12:16:02 +01:00
8c92370420
Move theme into separate file
2025-06-27 12:14:00 +01:00
3ce1f3d43c
Add C-<Space> C-t binding for shell popup
2025-06-24 13:58:10 +01:00
c3109181d6
Enable C-v for toggling rectangle selection in copy mode
2025-06-23 20:13:13 +01:00
09fdaebbe7
Add more vim like copy-mode bindings
2025-06-22 20:59:25 +01:00
d0bc106279
Use btop when available in visor session
2025-01-01 22:31:07 +00:00
38f5bb7f9c
Make install.sh work on base 3.2 (for macOS)
2024-10-10 18:16:58 +01:00
9964392ee0
Fix session-config use of old local session name
2024-08-09 10:29:00 +01:00
6580e0b883
Rename local session to config
2024-08-06 10:48:09 +01:00
c18df0825b
system-info: Always have a space before battery %age
2024-07-23 23:22:05 +01:00
2005b6140f
Don't split home on local session layout
2024-07-03 23:47:06 +01:00
d874f095a4
Add infra session layout
2024-07-01 23:34:48 +01:00
360f5d0115
Don't specify %age in window-auto for 50% split
2024-06-19 18:38:16 +01:00
71f3ff3659
Fix install.sh where ~ does expand inside associative array
2024-04-28 16:33:20 +01:00
0924e6174e
Fixup session-local layout
2024-04-20 15:26:57 +01:00
3391ae2eb5
Tune window-auto for smaller terminals
2024-04-16 19:17:21 +01:00
7fd94d4f10
Enable standalone install with install.sh
...
Move away from being dependant on Ansible task.yaml config setup and
move all login into install.sh to support installing tmux config just by
cloning and running the script.
2024-04-13 16:28:55 +01:00
896a9e09d3
Fix bug in window-auto layout
2024-04-12 23:45:56 +01:00
f02e0a20f6
Add work config to local layout if extant
2024-04-12 23:43:56 +01:00
85c11bc57c
Fix window-auto session to use current pane directory
2024-04-12 23:39:45 +01:00
cc475b4400
Fix hardcoded use of /usr/bin/zsh instead of via env
2024-04-12 23:23:14 +01:00
2c859ddd93
Fix window-auto when using in session layouts
2024-04-12 22:10:56 +01:00
14894bdf47
Fix garbage on session start
...
Use the workaround mentioned in
https://github.com/microsoft/WSL/issues/5931 to stop garbage being
output when starting a new session.
2024-04-12 21:43:50 +01:00
b9a82c93d9
Use window-auto layout in session layouts
2024-04-12 21:06:03 +01:00
7bc20823de
Add meta window layout that automatically chooses split
2024-04-12 21:06:03 +01:00
905460fee4
Make layouts executable scripts with shebangs
2024-04-12 20:57:32 +01:00
6aeadd4129
Update session-local to open more config repos
2024-04-12 00:00:17 +01:00
d4ec662477
Fix todo about describing aggressive-resize
2024-04-08 21:36:13 +01:00
48f8514939
Don't hide the + sign on Intel CPU temp
2024-04-05 23:04:56 +01:00
a4fe049859
Enable set-clipboard when in an SSH session
2024-04-04 21:09:03 +01:00