zellij/zellij-utils/src
Kunal Mohan c75bcbd937
Feature: Add pane names (#928)
* Read pane name from layout

* Update pane name at runtime

* Fix tests

* prefer and render pane name over pane title

* fix clippy errors

* fix after rebase
2021-12-09 23:30:40 +05:30
..
input Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
channels.rs refactors for #525 (#534) 2021-05-27 16:28:28 +02:00
cli.rs add(feature): toggle boolean options with cli flag (#855) 2021-11-10 13:31:37 +01:00
consts.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
envs.rs fix(envs): Unify operation of Zellij environment variables (#842) 2021-11-10 09:02:17 +01:00
errors.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
ipc.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
lib.rs fix(envs): Unify operation of Zellij environment variables (#842) 2021-11-10 09:02:17 +01:00
logging.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
pane_size.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
position.rs feat(ui): overhauled resize and layout systems 2021-08-28 17:46:24 +01:00
setup.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
shared.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00