zellij/zellij-utils/src
2023-11-14 00:20:10 +09:00
..
downloader feat: load plugins from the web (#2863) 2023-11-02 13:09:18 +01:00
input feat(config): add serialization interval configuration (#2923) 2023-11-10 14:16:02 +01:00
kdl feat(config): add serialization interval configuration (#2923) 2023-11-10 14:16:02 +01:00
plugin_api fix(ux): LaunchPlugin and some cwd fixes (#2916) 2023-11-08 11:37:06 +01:00
snapshots feat(config): add serialization interval configuration (#2923) 2023-11-10 14:16:02 +01: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 Fix typo in help page (#2906) 2023-11-14 00:20:10 +09:00
consts.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
data.rs feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
envs.rs Do not advertise 24 bit color support unchecked (#1900) 2022-11-08 13:33:35 +01:00
errors.rs fix(ux): LaunchPlugin and some cwd fixes (#2916) 2023-11-08 11:37:06 +01:00
home.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
ipc.rs feat(ux): allow renaming sessions (#2903) 2023-11-05 15:32:05 +01:00
lib.rs feat: load plugins from the web (#2863) 2023-11-02 13:09:18 +01:00
logging.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
pane_size.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02: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(resurrection): properly serialize certain edge cases (#2907) 2023-11-06 15:32:40 +01:00
setup.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
shared.rs plugins: rework plugin loading (#1924) 2022-11-22 20:06:02 +00:00