desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #49513
[Bug 842730] Re: gnome-terminal changes cursor color after terminal tab switch
I can also confirm this bug. Minor but a small annoyance.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/842730
Title:
gnome-terminal changes cursor color after terminal tab switch
Status in “gnome-terminal” package in Ubuntu:
Triaged
Bug description:
Using ANSI escape sequences you can change the cursor color from the command-line, like so:
echo "ESC]12;rgb:8000/8000/8000^G";
Where 'ESC' and '^G' are the single characters: escape and control-g. After doing this when you switch tab and back again the cursor color will have changed to black.
TEST CASE:
1. Open a gnome terminal
2. Open a second tab (CTRL+SHIFT+T)
3. On the first tab enter the following sequence on the prompt:
$ echo "ESC]12;rgb:8000/8000/8000^G";
Where:
ESC = CTRL+V CTRL+ESC
ESC = CTRL+V CTRL+G
=> The cursor color will change to grey
4. Switch to the second tab then back to the first tab
Result:
The cursor color changes to black.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-terminal 3.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
Date: Tue Sep 6 15:42:02 2011
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to oneiric on 2011-09-05 (1 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/842730/+subscriptions
References