zellij/zellij-server/src
Aram Drevekenin 86fdd2400e
fix(borders): properly handle wide chars in pane titles (#698)
* work

* fix(frame): properly handle widechars in frame titles

* style(fmt): make rustfmt happy

* fix(truncate): do not reverse second part of string (oops)

* docs(changelog): document change
2021-09-06 20:24:47 +02:00
..
panes fix(ui): resize correctly without pane-frames (#673) 2021-08-30 16:25:37 +01:00
ui fix(borders): properly handle wide chars in pane titles (#698) 2021-09-06 20:24:47 +02:00
unit feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
lib.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
logging_pipe.rs Read from LoggingPipe returns error 2021-07-20 22:17:26 -07:00
os_input_output.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
pty.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
route.rs Merge branch 'tab-layout' of https://github.com/a-kenji/zellij into a-kenji-tab-layout 2021-08-24 10:58:36 +02:00
screen.rs fix(tabs): force render by index rather than by position (#684) 2021-09-01 16:43:42 +02:00
tab.rs fix(tabs): use tab index for tab name (#686) 2021-09-06 11:23:15 +02:00
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 feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00