Commit graph

30 commits

Author SHA1 Message Date
jaclu 1bfa1350f7 plugin refuses to init on tmux 3.7
Workarround since using break-pane on tmux 3.7 causes tmux crash, should
be fixed in 3.7a
2026-07-01 00:34:27 +02:00
Jacob Lundqvist f3be607863 linting 2025-12-29 18:46:25 +01:00
jaclu c34f2e25d7 Made folder detection shellcheck compatible 2025-12-11 21:05:12 +01:00
jaclu 5916f2087c skip @power_zoom_mouse_action if tmux < 3.0 2025-04-26 19:44:24 +02:00
jaclu 93de630e79 restructured plugin init 2025-03-06 22:18:45 +01:00
Jacob Lundqvist 3a1de2280e linting 2024-12-21 00:42:17 +01:00
jaclu f1879c4237 linting 2024-12-10 21:14:23 +01:00
Jacob Lundqvist 30eb97c090 added space in plugin note 2024-10-14 11:17:04 +02:00
jaclu 73a7e849f3 Removed @power_zoom_mouse 2023-02-07 17:23:59 +01:00
Jacob Lundqvist 10e0f18247 reset variable in a pre 3.0 compatible way 2022-11-03 12:11:25 +01:00
jaclu e57ca85853 explain why source will forget status for now 2022-10-28 15:51:47 +02:00
jaclu 951c7bf3c0 moved default_key 2022-10-28 15:05:40 +02:00
jaclu cee0a2842b kind of works 2022-10-28 09:16:23 +02:00
jaclu c41d1ccce0 Fixed older tmux versions issues 2022-10-09 17:36:01 +02:00
Jacob Lundqvist 048355f605
optional note consistent with my other plugins 2022-09-27 21:31:43 +02:00
jaclu 4ce4c4646f @power_zoom_mouse -> @power_zoom_mouse_action 2022-09-27 20:28:34 +02:00
jaclu 0ec0b7e551 Explained dependency 2022-09-18 20:24:58 +02:00
jaclu 98f3335ca4 using TMUX_BIN 2022-09-15 11:40:34 +02:00
jaclu 29895b1b06 Rename of check to see if plugin should use -N notes
I recently discovered that the previous name for this variable, @plugin_use_notes
collides with tpm, since it assumes anything starting with @plugin is a plugin
so I get "Failed to install plugin 'Yes'"
This name should hopefully be cleared and avoid tpm collisions.
2022-04-15 11:21:08 +02:00
jaclu 222eb004f6 shellcheck 2022-04-13 15:41:16 +02:00
jaclu 7e40c30ac5 updated to common utils 2022-04-04 22:08:58 +02:00
jaclu 46864f40b3 using bool_param() 2022-03-19 20:55:42 +01:00
jaclu cc2a0c8e09 added @plugin_use_notes feature 2022-03-03 14:37:17 +01:00
jaclu 163dc0d6f2 Fixed mouse clicking to zoom the mouse over pane 2022-02-16 01:02:08 +01:00
jaclu 6d618af224 TODO: focus moude overed pane prior to zoom 2022-02-09 18:55:28 +01:00
jaclu 9cae8b7f46 corrected default key 2022-02-04 19:59:34 +01:00
jaclu 488d11cd44 disabled debug prints 2022-02-04 18:45:08 +01:00
Jacob Lundqvist 06fabcc236
Update power-zoom.tmux 2022-02-04 17:35:40 +01:00
Jacob Lundqvist b971eca4f7
Update power-zoom.tmux 2022-02-04 17:35:08 +01:00
Jaclu 45956128ef initial commit 2022-02-04 17:32:57 +01:00