zellij/zellij-utils/src/input
Aram Drevekenin f8b8d61552
fix(web-client): use default_layout if configured (#4278)
* fix(web-client): use default_layout if configured

* docs(changelog): add PR
2025-07-09 16:39:52 +02:00
..
unit fix(plugins): use the terminal title when spawning terminals (#4272) 2025-07-07 19:06:31 +02:00
actions.rs fix(tabs): allow setting cwd without a layout (#4273) 2025-07-08 11:06:03 +02:00
command.rs fix(plugins): use the terminal title when spawning terminals (#4272) 2025-07-07 19:06:31 +02:00
config.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
keybinds.rs fix(input): refix ctrl-j (#3746) 2024-11-08 14:34:47 +01:00
layout.rs fix(web-client): use default_layout if configured (#4278) 2025-07-09 16:39:52 +02:00
mod.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
mouse.rs feat: multiple Select and Bulk Pane Actions (#4169) 2025-04-29 20:52:17 +02:00
options.rs 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
permission.rs feat(sessions): add a session manager to switch between sessions, tabs and panes and create new ones (#2721) 2023-08-24 13:36:24 +02:00
plugins.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00
theme.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
web_client.rs Feature: web-client/server to share your sessions in the browser (#4242) 2025-06-23 19:19:37 +02:00