[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[screen-devel] [bug #35499] Adding visibility to vertical splits
From: |
Curtis Brown |
Subject: |
[screen-devel] [bug #35499] Adding visibility to vertical splits |
Date: |
Fri, 10 Feb 2012 03:36:35 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Version/5.0 Safari/531.2+ Debian/squeeze (2.30.6-1) Epiphany/2.30.6 |
URL:
<http://savannah.gnu.org/bugs/?35499>
Summary: Adding visibility to vertical splits
Project: GNU Screen
Submitted by: mrbrown8
Submitted on: Thu 09 Feb 2012 08:36:34 PM MST
Category: Feature Request
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Release: Cur Dev Sources
Fixed Release: None
Planned Release: Later
Work Required: None
_______________________________________________________
Details:
When it comes to splitting, I've found that having some sort of visible "line"
or division helps me to see the boundaries of the splits. For horizontal
splits, I've relied on :caption to provide that. The caption can be as simple
as
:caption string "%{wr} %="
and that would be sufficient for me. I would be able to see a contrasting
division between the regions regardless of my xterm's text color or background
color.
However, I have problems visualizing vertical splits. If my xterm's text color
is black and the background color is white, vertical splits show as a black
band. However, I'm most comfortable using white text against a black
background. My dislike is that vertical splits still show as a black band, and
against a black background it makes it difficult to see.
As a wish I would like to specify a character, most preferably an ascii pipe
"|", that can be repeated up and down the split. Perhaps the :caption or
:rendition command can be overloaded to accomodate this.
I would be willing to help code this if I had an idea where a char can be
printed in between regions. Thanks in advance for everyone's consideration.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35499>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [screen-devel] [bug #35499] Adding visibility to vertical splits,
Curtis Brown <=