zellij/zellij-utils/src/input
Aram Drevekenin 3e493f34c9
feat(ui): about plugin and release notes (#3979)
* basic about screen

* work

* finish implementing about plugin except theme spec

* show about plugin only on first version run

* some cleanups and do the right thing with open/xdg-open

* refactor: make ui framework

* refactor: remove old stuff

* refactor: about plugin

* style(fmt): rustfmt

* chore(repo): about plugin asset

* fix tests

* style(fmt): rustfmt!!
2025-02-10 16:05:48 +01:00
..
unit feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
actions.rs feat(plugins): API to change floating pane coordinates (#3958) 2025-01-30 17:04:36 +01:00
command.rs feat(plugins): allow opening command panes in the background (hidden) (#3530) 2024-07-29 11:40:01 +02:00
config.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00
keybinds.rs fix(input): refix ctrl-j (#3746) 2024-11-08 14:34:47 +01:00
layout.rs feat(ui): stacked resize (#3957) 2025-01-28 21:24:07 +01:00
mod.rs feat(plugins): send info about $EDITOR and $SHELL (#3971) 2025-02-02 16:19:15 +01:00
mouse.rs feat(terminal): mouse AnyEvent tracking (1003) 2025-01-14 15:42:06 +01:00
options.rs feat(ui): stacked resize (#3957) 2025-01-28 21:24:07 +01: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 feat(ui): about plugin and release notes (#3979) 2025-02-10 16:05:48 +01:00
theme.rs feat(config): new theme definition spec (#3242) 2025-02-07 11:59:54 +01:00