zellij/zellij-utils/src
Aram Drevekenin 90e93d64bd
fix(plugins): remove protobuf duplications (#2729)
* fix(plugins): remove protobuf duplications

* style(fmt): rustfmt
2023-08-25 19:47:23 +02:00
..
input fix(plugins): make sure configuration is also part of the plugin keys (#2727) 2023-08-25 18:28:15 +02:00
kdl fix(keybinds): add 'floating' and 'name' to the Run command keybinding (#2726) 2023-08-25 16:25:09 +02:00
plugin_api fix(plugins): remove protobuf duplications (#2729) 2023-08-25 19:47:23 +02:00
snapshots fix(plugins): make sure configuration is also part of the plugin keys (#2727) 2023-08-25 18:28:15 +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(plugins): optionally move plugin to focused tab (#2725) 2023-08-25 12:24:43 +02:00
consts.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
data.rs fix(plugins): remove protobuf duplications (#2729) 2023-08-25 19:47:23 +02:00
envs.rs Do not advertise 24 bit color support unchecked (#1900) 2022-11-08 13:33:35 +01:00
errors.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
ipc.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
lib.rs feat(plugins): use protocol buffers for serializing across the wasm boundary (#2686) 2023-08-09 22:26: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 feat(ui): break pane to new tab and move panes between tabs (#2664) 2023-08-02 11:41:51 +02:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
setup.rs hotfix: include theme files into binary (#2566) 2023-06-20 05:57:39 +09:00
shared.rs plugins: rework plugin loading (#1924) 2022-11-22 20:06:02 +00:00