zellij/zellij-client/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
..
unit fix(input): properly handle bracketed paste (#810) 2021-10-27 19:20:43 +02: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 fix(options): handling and overwriting cli opts (#859) 2021-11-11 17:13:34 +01:00
lib.rs Feature: Add pane names (#928) 2021-12-09 23:30:40 +05:30
os_input_output.rs fix(perf): throttle resizes on sigwinch (#895) 2021-12-05 11:26:32 +01:00
stdin_handler.rs fix(style): various internal refactorings 2021-12-07 10:24:42 +00:00