zellij/zellij-utils/src
Aram Drevekenin 579a54ec45
fix(serialization): do not serialize junk sessions (#3504)
* fix(serialization): do not serialize junk sessions

* style(fmt): rustfmt
2024-07-18 14:29:03 +02:00
..
input fix(serialization): do not serialize junk sessions (#3504) 2024-07-18 14:29:03 +02:00
kdl feat(plugins): add stringified layout to switch_session_with_layout (#3503) 2024-07-18 10:45:42 +02:00
plugin_api feat(plugins): add stringified layout to switch_session_with_layout (#3503) 2024-07-18 10:45:42 +02:00
snapshots feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +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 feat(cli): list clients, their focused pane_id and the running command (#3314) 2024-04-30 15:21:04 +02:00
consts.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
data.rs feat(plugins): add stringified layout to switch_session_with_layout (#3503) 2024-07-18 10:45:42 +02:00
downloader.rs feat(layouts): allow consuming a layout from a url (#3351) 2024-05-15 11:20:36 +02:00
envs.rs Do not advertise 24 bit color support unchecked (#1900) 2022-11-08 13:33:35 +01:00
errors.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
home.rs feat(sessions): session resurrection (#2801) 2023-10-12 16:05:45 +02:00
ipc.rs feat(plugins): rebind keys at runtime (#3422) 2024-06-14 17:11:02 +02:00
lib.rs feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) 2024-01-17 12:10:49 +01:00
logging.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
pane_size.rs fix(layouts): recover from resurrection crash and pick up swap layouts properly (#3249) 2024-04-10 15:26:54 +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 feat(cli): list clients, their focused pane_id and the running command (#3314) 2024-04-30 15:21:04 +02:00
setup.rs feat(ui): status bar redesign (#3475) 2024-07-05 15:13:51 +02:00
shared.rs plugins: rework plugin loading (#1924) 2022-11-22 20:06:02 +00:00