zellij/zellij-utils/src
2025-08-07 16:28:49 +02:00
..
input fix(web-client): use default_layout if configured (#4278) 2025-07-09 16:39:52 +02:00
kdl fix(serialization): don't serialize when only UI elements present and provide post command discovery hook (#4276) 2025-07-08 22:50:08 +02:00
plugin_api fix(plugins): multiple-select + compact-bar tooltip multiplayer issues (#4312) 2025-07-22 09:13:41 +02:00
snapshots fix(serialization): don't serialize when only UI elements present and provide post command discovery hook (#4276) 2025-07-08 22:50:08 +02:00
test-fixtures feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
channels.rs Improve client disconnect handling (#2068) 2023-01-22 18:04:40 +00:00
cli.rs style: link and help fixes (#4339) 2025-08-04 10:40:17 +02:00
common_path.rs chore(package): vendor common_path (#3780) 2024-11-19 10:00:40 +01:00
consts.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
data.rs fix(plugins): multiple-select + compact-bar tooltip multiplayer issues (#4312) 2025-07-22 09:13:41 +02:00
downloader.rs fix(plugins): handle concurrent http downloads (#3664) 2024-10-11 15:26:05 +02:00
envs.rs feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
errors.rs fix(web): change URL when renaming session (#4299) 2025-07-17 15:48:07 +02:00
home.rs fix(ux): configuration fixes (#3713) 2024-10-31 14:35:13 +01:00
ipc.rs fix(web): change URL when renaming session (#4299) 2025-07-17 15:48:07 +02:00
lib.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
logging.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
pane_size.rs fix(panes): various fixes for rendering stacked panes without pane frames (#4035) 2025-03-02 13:18:12 +01:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
session_serialization.rs fix(serialization): stacked panes fixes (#4041) 2025-03-05 18:42:31 +01:00
sessions.rs fix(list): do not list sessions as resurrectable unless they are (#4354) 2025-08-07 16:28:49 +02:00
setup.rs style: some cleanups (#4329) 2025-08-01 15:17:44 +02:00
shared.rs fix: terminal title (#4352) 2025-08-07 11:35:04 +02:00
web_authentication_tokens.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
web_server_commands.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00