zellij/zellij-server/src
Aram Drevekenin 12709e3e48
fix(compatibility): do not crash when padding before wide char (#540)
* fix(compatibility): do not crash when padding before wide char

* style(clippy): make less clear because clippy
2021-05-28 17:30:23 +02:00
..
panes fix(compatibility): do not crash when padding before wide char (#540) 2021-05-28 17:30:23 +02:00
ui Merge pull request #522 from zellij-org/re-export-dependencies 2021-05-19 11:21:33 +05:30
lib.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
os_input_output.rs Merge pull request #531 from zellij-org/detach-sessions 2021-05-25 17:30:40 +05:30
pty.rs fix: use bounded queue between pty and screen 2021-05-27 23:42:15 +02:00
route.rs join router threads on exit 2021-05-22 22:19:50 +05:30
screen.rs Add ability to attach to sessions 2021-05-22 22:19:50 +05:30
tab.rs fix(compatibility): support wide characters (#535) 2021-05-26 18:05:43 +02:00
thread_bus.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
wasm_vm.rs Re-export common dependencies from zellij-utils 2021-05-19 01:35:53 +05:30