zellij/zellij-utils/src/input
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
..
unit Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
actions.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
command.rs feat(cwd-pane): Keeping the cwd when opening new panes (#691) 2021-09-10 17:35:06 +02:00
config.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
keybinds.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
layout.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
mod.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
mouse.rs feat(ui): initial mouse support (#448) 2021-07-02 16:40:50 +02:00
options.rs fix(options): handling and overwriting cli opts (#859) 2021-11-11 17:13:34 +01:00
plugins.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00
theme.rs fix(theme): add gray to theme (#914) 2021-11-30 11:03:20 +01:00