Single-line scrolling in gnome-terminal broken?

6

2

The GNOME documentation says that I should be able to scroll my gnome-terminal output by one line using CTRL-SHIFT-(up/down). Neither works for me; I get A or B, which I assume has to do with the control sequences that the up/down arrows produce.

Is this incompatible with bash / zsh command history, or is there something more sinister at work? Moreover, how can I fix it?

Coderer

Posted 2010-07-21T18:29:50.823

Reputation: 1 316

Answers

1

No it doesn't (you're looking at the documentation for the wrong version of GNOME Terminal).

Ignacio Vazquez-Abrams

Posted 2010-07-21T18:29:50.823

Reputation: 100 516

2

I get A or B when press only SHIFT+up/down.

CTRL+SHIFT+up/down on Ubuntu 10.04 work

Altraqua

Posted 2010-07-21T18:29:50.823

Reputation: 121

This is a RHEL system; I've tried both SHIFT+up/down and CTRL+SHIFT+up/down; both give A or B, and don't scroll. Maybe something is eating the "CTRL"? – Coderer – 2010-11-29T21:52:41.193