Commit graph

83 commits

Author SHA1 Message Date
Jacob Lundqvist 09f6317620 recursion exits with 99 2022-11-01 06:12:25 +01:00
Jacob Lundqvist baed0df8a1 updated notice about what is used for zoomed window title 2022-11-01 06:09:10 +01:00
jaclu e57ca85853 explain why source will forget status for now 2022-10-28 15:51:47 +02:00
jaclu e47945732e untabify argh 2022-10-28 15:51:00 +02:00
jaclu 489715012f since it is bash now, local can be used 2022-10-28 15:50:26 +02:00
jaclu 851242ae05 note to self, remove debug items before merge 2022-10-28 15:31:48 +02:00
jaclu c4170b676a made fish workarround true POSIX 2022-10-28 15:28:10 +02:00
Jacob Lundqvist b94461eeb6
Update README.md 2022-10-28 15:14:04 +02:00
Jacob Lundqvist dd73b505bb
Merge pull request #3 from jaclu/dev
Fishify
2022-10-28 15:13:11 +02:00
jaclu f3b1d6edde fishified 2022-10-28 15:05:54 +02:00
jaclu 951c7bf3c0 moved default_key 2022-10-28 15:05:40 +02:00
jaclu bcbab9b8f3 fish ready 2022-10-28 15:00:54 +02:00
jaclu 40ccadb33a code clenup 2022-10-28 10:13:33 +02:00
jaclu f2b40806c0 code cleamup 2022-10-28 10:06:45 +02:00
jaclu ff28b1ddba linting 2022-10-28 09:53:23 +02:00
jaclu c986ff2e3e linting 2022-10-28 09:35:22 +02:00
jaclu c565b632bf linting 2022-10-28 09:28:49 +02:00
jaclu 2bf354fea5 linting 2022-10-28 09:26:31 +02:00
jaclu 185687d6ce linting 2022-10-28 09:22:24 +02:00
jaclu 14078f7a8b linting 2022-10-28 09:21:03 +02:00
jaclu 3bc42cde9d linting 2022-10-28 09:18:11 +02:00
jaclu cee0a2842b kind of works 2022-10-28 09:16:23 +02:00
jaclu 861fd8cac1 in progress 2022-10-28 04:49:50 +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 945ff575da changed linting tool 2022-09-27 20:29:38 +02:00
jaclu 823bd5c854 changed linting tool 2022-09-27 20:28:59 +02:00
jaclu 4ce4c4646f @power_zoom_mouse -> @power_zoom_mouse_action 2022-09-27 20:28:34 +02:00
jaclu 60874b807f linting 2022-09-27 19:28:31 +02:00
jaclu 0ec0b7e551 Explained dependency 2022-09-18 20:24:58 +02:00
jaclu 0bb661d58c readme tune up 2022-09-16 15:52:19 +02:00
Jacob Lundqvist d391fec3bd
fixed table 2022-09-16 08:13:38 +02:00
jaclu 0b5fb6f241 recreated readme 2022-09-16 07:58:15 +02:00
jaclu a09ba04a40 Merge branch 'main' of github.com:jaclu/tmux-power-zoom 2022-09-16 07:57:38 +02:00
jaclu 0565728ec4 textlinting 2022-09-16 07:52:30 +02:00
Jacob Lundqvist 4bbc912fe8 comma separation 2022-09-16 06:10:50 +02:00
Jacob Lundqvist 9241afdd72 clarified restore sequence 2022-09-16 06:02:15 +02:00
jaclu a84f9f2cb1 display restore hint 2022-09-16 05:44:11 +02:00
Jacob Lundqvist 9613eb67af
Merge pull request #2 from jaclu/TMUX_BIN
using TMUX_BIN
2022-09-15 13:08:14 +02:00
jaclu 98f3335ca4 using TMUX_BIN 2022-09-15 11:40:34 +02:00
jaclu 497270c1af Corrected notifications for bool_param() 2022-04-15 11:42:58 +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 2af33f29e3 typos 2022-04-14 12:20:58 +02:00
jaclu cb1baa0d19 Runs shellcheck on all relevant scripts 2022-04-14 03:48:43 +02:00
jaclu 086a31d4da Runs shellcheck on all relevant scripts 2022-04-14 01:43:20 +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 4313ba8553 typo cleanup 2022-03-22 22:32:59 +01: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