zellij/zellij-utils/assets
Aram Drevekenin d78f3586dd
feat(plugins): APIs to break multiple panes into a new tab or an existing tab (#3610)
* feat(plugins): break multiple panes to a new tab

* fix(layouts): properly ignore run instructions when breaking panes

* feat(plugins): break multiple panes to existing tab

* feat(apis): allow these methods to also specify whether they want focus changed to the tab

* various fixes

* allow specifying name for the new tab when breaking out panes

* style(fmt): rustfmt
2024-09-16 21:02:04 +02:00
..
completions feat(cli): add run/edit in-place functions (#3038) 2024-03-25 12:31:02 +01:00
config feat(ux): reload config options at runtime (#3564) 2024-08-23 15:41:48 +02:00
layouts feat(ui): status bar redesign (#3475) 2024-07-05 15:13:51 +02:00
plugins feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
prost feat(plugins): APIs to break multiple panes into a new tab or an existing tab (#3610) 2024-09-16 21:02:04 +02:00
shell fix: add usage comment to fish shell auto-start snippet (#1574) (#1583) 2022-07-12 10:27:46 +09:00
themes style: cyberpunk inspired theme options added (#2868) 2023-10-17 09:03:54 +02:00
compact-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
README.md Move config assets to zellij-utils crate 2021-05-27 13:41:17 +02:00
status-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
strider.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00
tab-bar.wasm feat(plugins): reload plugin at runtime (#2372) 2023-04-19 10:09:39 +02:00

Assets for the Utils Crate

Here reside assets, that are especially needed for setup eg. a default configuration file.