Bug 31155 - remove some vertical borders
Summary: remove some vertical borders
Status: NEW
Alias: None
Product: gdb
Classification: Unclassified
Component: tui (show other bugs)
Version: HEAD
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-13 01:18 UTC by Tom Tromey
Modified: 2023-12-13 15:42 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2023-12-13 01:18:57 UTC
In many cases, vertical borders aren't needed by TUI windows.
For example, if a window is full-width, the vertical borders
are just wasted space.
This bug is for adding an option to remove these borders.