zellij/zellij-server/src/ui
tfgast cef3f1e408
fix(terminal): ensure Title doesn't overrun (#1094)
The set title escape code needs to be terminated with a bell character. See https://tldp.org/HOWTO/Xterm-Title-3.html
2022-02-24 11:22:24 +01:00
..
overlay fix(style): various internal refactorings 2021-12-07 10:24:42 +00: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(terminal): ensure Title doesn't overrun (#1094) 2022-02-24 11:22:24 +01:00
pane_contents_and_ui.rs feat(ui): add floating panes (#1066) 2022-02-18 21:10:06 +01:00
title_telescope.rs feat(ui): pane frames (new pane UI) (#643) 2021-08-12 14:50:00 +02:00