vdbe
e2a1043f42
Revert "perf: batch tmux show-options ( #240 )" ( #283 )
...
This reverts commit 3c6f6f282b
.
2024-08-06 13:25:59 +00:00
vdbe
3c6f6f282b
perf: batch tmux show-options ( #240 )
...
* feat: batch tmux show options
* dont check for duplicates
* fix: status modules
* batch and cache build_window_icon
* perf: batch new options
* chore: tmux_batch_setup_module -> tmux_batch_setup_status_module
2024-08-05 10:09:45 +00:00
Zoket
a10163042b
fix(status): support tmux-battery attached status icon ( #201 )
2024-04-29 18:41:57 +00:00
vdbe
61727758ac
Cleanup shellcheck warnings ( #178 )
...
* chore: shellcheck-warnings for catppuccin.tmux
Command used: `shellcheck catppuccin.tmux -ax -s bash`
* shellcheck: fix all warnings
Command used: `shellcheck -a catppuccin.tmux $(ls custom/*.sh pane/*.sh status/*.sh window/*.sh)`
* shellcheck: update workflow to check warnings
* shellcheck: include warnings from sourced files
2024-03-30 21:07:56 +01:00
Valentin Uveges
7a284c98e5
fix(space): fix isse with whitespace trimming from separators
2023-08-21 08:04:44 +03:00
Valentin Uveges
2beae09938
feat(module): rework the session module, format code, rework module loader
2023-08-18 08:17:37 +03:00
Valentin Uveges
79229bd979
feat(battery): add battery module
2023-08-10 08:04:52 +03:00