zellij/src
Aram Drevekenin 203fbf7a49
feat(cli): make --layout idempotent(-ish) (#3650)
* feat(cli): if inside a session, apply --layout to the session

* fix(screen): some focusing races when switching tab focus

* style(fmt): rustfmt
2024-10-08 16:57:54 +02:00
..
tests feat(cli): make --layout idempotent(-ish) (#3650) 2024-10-08 16:57:54 +02:00
commands.rs feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
main.rs feat(cli): make --layout idempotent(-ish) (#3650) 2024-10-08 16:57:54 +02:00
sessions.rs fix(startup): do not parse resurrectable sessions on startup (#3505) 2024-07-18 16:35:07 +02:00