zellij/zellij-utils/assets
Aram Drevekenin 86535f1612
fix(layout-applier): logical index pane sorting (#3893)
* initial draft

* working with floating panes as well

* use the same method for applying an initial layout to tiled panes

* some refactoring

* all code paths working with logical positioning fallback!

* get tests to compile

* get e2e tests to pass

* fix e2e remote runner

* breadth-first layout sorting

* fix some bugs

* style(fmt): rustfmt

* style(fmt): remove comments
2024-12-25 20:26:27 +01:00
..
completions feat(cli): add run/edit in-place functions (#3038) 2024-03-25 12:31:02 +01:00
config feat(ux): pin floating panes (#3876) 2024-12-16 16:03:20 +01:00
layouts fix(layout-applier): logical index pane sorting (#3893) 2024-12-25 20:26:27 +01:00
plugins chore(release): v0.41.2 2024-11-19 13:14:35 +01:00
prost feat(ux): pin floating panes (#3876) 2024-12-16 16:03:20 +01:00
shell fix: add usage comment to fish shell auto-start snippet (#1574) (#1583) 2022-07-12 10:27:46 +09:00
themes feat(themes): create lucario.kdl (#3030) 2024-10-25 10:21:40 +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.