After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 553129 - spurious "5~" appears in terminal when using Ctrl-PgUp/PgDown to change between tabs
spurious "5~" appears in terminal when using Ctrl-PgUp/PgDown to change betwe...
Status: RESOLVED DUPLICATE of bug 453193
Product: gnome-terminal
Classification: Core
Component: general
2.23.x
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-21 14:13 UTC by John Keller
Modified: 2008-09-21 14:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description John Keller 2008-09-21 14:13:43 UTC
Please describe the problem:
"5~" appears in the terminal when using Ctrl-PgUp/PgDown to change between tabs, and you reach the last tab in that direction.

Steps to reproduce:
1. Open gnome-terminal, open a second tab
2. Press Ctrl-PgUp to go back to first tab
3. Press Ctrl-PgUp again, "5~" appears at command line
4. Press Ctrl-PgDown to go to second tab
5. Press Ctrl-PgDown again, "5~" appears at command line

Actual results:
The characters "5~" appears in the terminal.

Expected results:
The "5~" shouldn't appear.

Does this happen every time?
Yes

Other information:
The "5~" is actually entered, it's not just visual garbage:

[jkeller@ginger_snap ~]$ 5~ [press enter]
bash: 5~: command not found
Comment 1 Christian Persch 2008-09-21 14:49:02 UTC

*** This bug has been marked as a duplicate of 453193 ***