zellij/zellij-utils/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
..
input fix(new-tab): get config parameters from config file (#2203) 2023-02-28 15:47:08 +01:00
kdl fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
snapshots feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
test-fixtures feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
channels.rs Improve client disconnect handling (#2068) 2023-01-22 18:04:40 +00:00
cli.rs fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
consts.rs WIP: Use xtask as build system (#2012) 2022-12-17 13:27:18 +00:00
data.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
envs.rs Do not advertise 24 bit color support unchecked (#1900) 2022-11-08 13:33:35 +01:00
errors.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
ipc.rs cleanups around "buffer full" error (#2136) 2023-02-09 19:40:23 +00:00
lib.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
logging.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
pane_size.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs fix(cli): new-tab now also looks in layout_dir for layouts (#2198) 2023-02-26 22:11:08 +01:00
shared.rs plugins: rework plugin loading (#1924) 2022-11-22 20:06:02 +00:00