zellij/zellij-server/src
哇呜哇呜呀咦耶 f9a7188728
Support UTF-8 character in tab name and pane name (#2102)
* Support UTF-8 character in tab name and pane name

* Support UTF-8 character in tab name and pane name
2023-01-19 22:28:04 +09:00
..
output performance(rendering): improve rendering performance (#1960) 2022-11-21 20:07:24 +01:00
panes fix: wide-char drop on resize to 1 and invalid session names (#2082) 2023-01-13 18:23:21 +01:00
plugins Errors: less unwrap in server (#2069) 2023-01-14 05:14:17 +00:00
tab Support UTF-8 character in tab name and pane name (#2102) 2023-01-19 22:28:04 +09:00
ui fix(panes): show visual error when unable to split panes vertically/horizontally (#2025) 2022-12-14 22:26:48 +01:00
unit Floating panes in layouts (#2047) 2022-12-24 15:48:04 +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 Floating panes in layouts (#2047) 2022-12-24 15:48:04 +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(router): handle client buffer overflow (#1955) 2022-11-18 10:21:59 +01:00
pty.rs Errors: less unwrap in server (#2069) 2023-01-14 05:14:17 +00:00
pty_writer.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
route.rs Errors: less unwrap in server (#2069) 2023-01-14 05:14:17 +00:00
screen.rs Support UTF-8 character in tab name and pane name (#2102) 2023-01-19 22:28:04 +09:00
terminal_bytes.rs Errors: Ignore errors from async when quitting (#1918) 2022-11-12 10:18:15 +00:00
thread_bus.rs fix(panes): show visual error when unable to split panes vertically/horizontally (#2025) 2022-12-14 22:26:48 +01:00