zellij/zellij-server/src
Brooks J Rady a9ce13c1d2 feat(ui): added feature for an experimental resize
The `parametric_resize_beta` feature has been added that enables the new
resize system. This change also introduces some background tweaks that
start laying the groundwork for future resize work without breaking
functionality.
2021-06-03 13:05:52 +01:00
..
panes Fixed a build warning and renamed a struct field 2021-06-03 12:38:23 +01:00
ui feat(ui): added feature for an experimental resize 2021-06-03 13:05:52 +01:00
lib.rs feat(ui): added feature for an experimental resize 2021-06-03 13:05:52 +01:00
os_input_output.rs Fix cargo fmt diff. 2021-05-29 15:31:04 +02:00
pty.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
route.rs Merge branch 'main' of https://github.com/zellij-org/zellij into theme-config 2021-05-30 15:17:55 +02:00
screen.rs Getting back to where we started... (Buggy Resizing) 2021-05-29 23:12:11 +01:00
tab.rs feat(ui): added feature for an experimental resize 2021-06-03 13:05:52 +01:00
thread_bus.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
wasm_vm.rs Getting back to where we started... (Buggy Resizing) 2021-05-29 23:12:11 +01:00