zellij/zellij-client/src
Marcel Baur 6ea5c3666f
Add option to hide session name in tab-bar (deriving from #2172) (#2301)
* feat(tab-bar): add option to hide prefix (#2172)

* feat(tab-bar): only hide session_name

* fix(snapshots): update snapshots with new config-var naming

---------

Co-authored-by: Marcel Baur <marcel@baur.gg>
2023-03-30 20:33:39 +09:00
..
old_config_converter fix(converter): YAML => KDL conversion with backslash hotkey. (#1879) 2022-11-02 16:39:56 +01:00
unit fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01:00
cli_client.rs feat(cli): QueryTabNames cli action to list all tab names (#2145) 2023-03-01 17:28:17 +01:00
command_is_executing.rs Big refactor: separate crates for client, server and utilities 2021-05-16 21:41:56 +05:30
input_handler.rs feat(terminal): cli and bindable action to clear all buffers for a specific pane (#2239) 2023-03-29 23:04:57 +02:00
lib.rs Add option to hide session name in tab-bar (deriving from #2172) (#2301) 2023-03-30 20:33:39 +09:00
os_input_output.rs fix(cli-actions): do not query termios for the cli client (#1905) 2022-11-03 11:37:36 +01:00
stdin_ansi_parser.rs fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01:00
stdin_handler.rs fix(ux): cache stdin queries on startup (remove startup delay) (#2173) 2023-02-17 19:32:07 +01:00