zellij/src
Aram Drevekenin 9dc3cb1961
fix(new-tab): get config parameters from config file (#2203)
* fix(cli): take default shell from config if it exists when opening new tab

* fix(cli): take layout dir from config when opening new tab if it exists

* style(fmt): rustfmt
2023-02-28 15:47:08 +01:00
..
tests feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
commands.rs fix(new-tab): get config parameters from config file (#2203) 2023-02-28 15:47:08 +01:00
main.rs fix(new-tab): get config parameters from config file (#2203) 2023-02-28 15:47:08 +01:00
sessions.rs fix: wide-char drop on resize to 1 and invalid session names (#2082) 2023-01-13 18:23:21 +01:00