zellij/zellij-server/src/ui
Kerfuffle e2081f2649
fix: Allow terminal title passthrough even when not drawing pane frames. (#1113)
* fix: Allow terminal title passthrough even when not drawing pane frames.

* Minor formatting fix.

* Handle case where the session name is not set.
2022-02-28 17:54:41 +01:00
..
overlay refactor: fix unused code warnings (#1087) 2022-02-27 13:23:59 +01:00
boundaries.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
mod.rs refactor(tab): separate concerns (namely move pane positioning actions out of tab) (#985) 2022-01-03 15:56:41 +01:00
pane_boundaries_frame.rs fix: Allow terminal title passthrough even when not drawing pane frames. (#1113) 2022-02-28 17:54:41 +01:00
pane_contents_and_ui.rs fix: Allow terminal title passthrough even when not drawing pane frames. (#1113) 2022-02-28 17:54:41 +01:00
title_telescope.rs feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00