zellij/zellij-server/src
Aram Drevekenin 685b51efbb
fix(compatibility): improve handling of wide characters inserted in the middle of existing lines (#806)
* fix(compatibility): handle wide characters inserted in line middle

* fix(compatibility): more wide char handling

* style(fmt): make rustfmt happy

* style(fmt): make clippy happy

* style(fmt): make clippyt happy

* style(fmt): make rustfmt happy... again
2021-10-26 16:43:56 +02:00
..
panes fix(compatibility): improve handling of wide characters inserted in the middle of existing lines (#806) 2021-10-26 16:43:56 +02:00
ui fix(frames): don't pad empty pane title (#724) 2021-09-15 10:48:16 +02:00
unit refactor(screen): more multiple-users groundwork (#788) 2021-10-20 10:37:38 +02:00
lib.rs refactor(screen): more multiple-users groundwork (#788) 2021-10-20 10:37:38 +02:00
logging_pipe.rs style(clippy): various fixes (#704) 2021-09-09 10:24:03 +02:00
os_input_output.rs feat(sessions): mirrored sessions (#740) 2021-09-27 11:29:13 +02:00
pty.rs fix(performance): immediately render after a period of inactivity (#798) 2021-10-25 16:51:30 +02:00
route.rs Feature: Rotate Pane locations (#802) 2021-10-26 09:54:05 +05:30
screen.rs Feature: Rotate Pane locations (#802) 2021-10-26 09:54:05 +05:30
tab.rs Feature: Rotate Pane locations (#802) 2021-10-26 09:54:05 +05:30
thread_bus.rs chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) 2021-06-30 11:27:35 +02:00
wasm_vm.rs refactor(screen): more multiple-users groundwork (#788) 2021-10-20 10:37:38 +02:00