zellij/zellij-server/src
Aram Drevekenin 57e8ca0fae
fix(layouts): naming and gototabname (#2225)
* fix(layouts): properly apply tab name

* fix(gototabname): do not crash and properly apply default shell

* style(fmt): rustfmt
2023-03-06 12:10:02 +01:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes fix(sixel): report pixel size in winsize change ioctl (#2212) 2023-03-01 12:25:44 +01:00
plugins fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01:00
tab fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01:00
ui fix(layout): various parser and ui fixes (#2191) 2023-02-25 11:16:11 +01:00
unit fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01:00
background_jobs.rs fix(panes): show visual error when failing to resize panes (#2036) 2022-12-19 12:48:43 +01:00
lib.rs feat(cli): QueryTabNames cli action to list all tab names (#2145) 2023-03-01 17:28:17 +01:00
logging_pipe.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
os_input_output.rs fix(pty): do not crash when unable to set cwd (#2214) 2023-03-01 20:12:41 +01:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
pty.rs fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01:00
route.rs fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01:00
screen.rs fix(layouts): naming and gototabname (#2225) 2023-03-06 12:10:02 +01: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