zellij/zellij-server/src
Aram Drevekenin a8b5bce9d9
fix(sixel): report pixel size in winsize change ioctl (#2212)
* fix(sixel): report pixel size in winsize change ioctl

* style(fmt): rustfmt
2023-03-01 12:25:44 +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(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
tab fix(sixel): report pixel size in winsize change ioctl (#2212) 2023-03-01 12:25:44 +01:00
ui fix(layout): various parser and ui fixes (#2191) 2023-02-25 11:16:11 +01:00
unit fix(sixel): report pixel size in winsize change ioctl (#2212) 2023-03-01 12:25:44 +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 fix(layout): tab focus (#2197) 2023-02-26 19:20:49 +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(sixel): report pixel size in winsize change ioctl (#2212) 2023-03-01 12:25:44 +01:00
pty.rs feat(layouts): exact panes constraint (#2206) 2023-02-28 22:08:01 +01:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs fix(cli): edit cwd (#2201) 2023-02-27 16:34:31 +01:00
screen.rs fix(layout): tab focus (#2197) 2023-02-26 19:20:49 +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