zellij/zellij-utils/assets/prost
Aram Drevekenin 056537d3ee
feat(ux): first run setup-wizard (#3556)
* separate saved/runtime structure, kind of working

* serializing config

* work

* work

* save config through the configuration screen

* work

* startup wizard

* style(code): cleanups

* fix(session): reload config from disk when switching sessions

* style(fmt): rustfmt

* fix(config): propagate cli config options to screen

* style(fmt): rustfmt
2024-08-16 14:00:01 +02:00
..
api.action.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
api.command.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.event.rs feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
api.file.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.input_mode.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.key.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
api.message.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.pipe_message.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
api.plugin_command.rs feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
api.plugin_ids.rs feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01:00
api.plugin_permission.rs feat(ui): configuration screen + configure non-colliding keys at runtime (#3502) 2024-07-17 16:08:31 +02:00
api.resize.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.style.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
generated_plugin_api.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