zellij/zellij-server/src
Kangaxx-0 4c87b1e6bd
feat: support default cwd (#2290)
* init commit

* add default config to kdl file

* change the field from `default_cwd` to `override_cwd`

* change back to default_cwd

* fix test

* default cwd works without `default_shell`
2023-04-18 16:35:51 +02:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes feat: Add layout configuration to exclude panes from tab sync (#2314) 2023-04-18 16:33:20 +02:00
plugins feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
tab feat: Add layout configuration to exclude panes from tab sync (#2314) 2023-04-18 16:33:20 +02:00
ui feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
unit feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
background_jobs.rs feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
lib.rs feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
logging_pipe.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
os_input_output.rs fix(scrollback-editor): properly invoke editor when command includes spaces (#2339) 2023-03-31 16:23:24 +02:00
pty.rs feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
screen.rs feat: support default cwd (#2290) 2023-04-18 16:35:51 +02:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs feat(ui): swap layouts and stacked panes (#2167) 2023-02-17 12:05:50 +01:00