zellij/zellij-utils/src
Aram Drevekenin 3d2a6d6a5a
refactor(plugins): change the data flow (#1934)
* refactor(plugins): do not block render loop

* refactor(plugins): cleanup

* style(fmt): rustfmt

* fix(plugins): various rendering pipeline fixes
2022-11-15 12:21:36 +01:00
..
input Fix: better error reporting when failing to load plugins (#1912) (#1914) 2022-11-09 07:28:02 +00:00
kdl feat(command-panes): allow to start suspended (#1887) 2022-11-01 09:07:25 +01:00
snapshots fix(keybinds): remove space key from shared_except (#1884) 2022-11-02 20:15:21 +09:00
test-fixtures feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs fix(edit): treat cwd properly (#1904) 2022-11-03 11:06:37 +01:00
consts.rs fix: use temp_dir for getting temp folder (#1898) 2022-11-08 16:39:30 +01:00
data.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
envs.rs Do not advertise 24 bit color support unchecked (#1900) 2022-11-08 13:33:35 +01:00
errors.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
ipc.rs errors: Don't unwrap in server::os_input_output (#1895) 2022-11-02 05:29:50 +00:00
lib.rs feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
logging.rs Log thread_bus IPC messages only in debug mode (#1800) 2022-10-17 15:34:06 +00:00
pane_size.rs refactor(plugins): change the data flow (#1934) 2022-11-15 12:21:36 +01:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs fix: resolve setup --clean panic (#1882) 2022-10-31 16:37:45 +01:00
shared.rs feat(ux): rerun command pane (#1787) 2022-10-11 16:45:46 +02:00