My system is Ubuntu 11.04 with added xubuntu components, running xfce sessions.
Using gnome-terminal, ever since some updates a few days ago, normal
command-line operations scroll only 30 lines even when the window is
twice that high. This leaves the top of the window blank; lines that
would scroll up simply disappear. Curses-based things like less(1)
and vim(1) use the whole screen.
This seems very odd. Since I'm temporarily in a kind of hybrid
condition, I'm not sure I should file a bug or which distro to file it
against. The system is odd but useable, so I'm just looking for fixes
or (non-)confirmation.
--
Kevin O'Gorman, PhD
--
xubuntu-users mailing list
xubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
07-21-2012, 04:04 PM
"Kevin O'Gorman"
Odd terminal behavior: partial screen scrolling
My system is Ubuntu 11.04 with added xubuntu components, running xfce sessions.
Using gnome-terminal, ever since some updates a few days ago, normal
command-line operations scroll only 30 lines even when the window is
twice that high. This leaves the top of the window blank; lines that
would scroll up simply disappear. Curses-based things like less(1)
and vim(1) use the whole screen.
This seems very odd. Since I'm temporarily in a kind of hybrid
condition, I'm not sure I should file a bug or which distro to file it
against. The system is odd but useable, so I'm just looking for fixes
or (non-)confirmation.
--
Kevin O'Gorman, PhD
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-21-2012, 05:12 PM
Phil Dobbin
Odd terminal behavior: partial screen scrolling
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Kevin O'Gorman wrote:
> My system is Ubuntu 11.04 with added xubuntu components, running xfce sessions.
>
> Using gnome-terminal, ever since some updates a few days ago, normal
> command-line operations scroll only 30 lines even when the window is
> twice that high. This leaves the top of the window blank; lines that
> would scroll up simply disappear. Curses-based things like less(1)
> and vim(1) use the whole screen.
>
> This seems very odd. Since I'm temporarily in a kind of hybrid
> condition, I'm not sure I should file a bug or which distro to file it
> against. The system is odd but useable, so I'm just looking for fixes
> or (non-)confirmation.
Silly question, I know but you do have scrollback set to unlimited?
Cheers,
Phil...
- --
currently (ab)using
CentOS 6.2, Debian Squeeze, Fedora Beefy, OS X Snow Leopard, Ubuntu Precise
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: §auto-key-locate cert pka ldap hkp://keys.gnupg.net
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> My system is Ubuntu 11.04 with added xubuntu components, running xfce
> sessions.
>
> Using gnome-terminal, ever since some updates a few days ago, normal
> command-line operations scroll only 30 lines even when the window is
> twice that high. This leaves the top of the window blank; lines that
> would scroll up simply disappear. Curses-based things like less(1)
> and vim(1) use the whole screen.
>
> This seems very odd. Since I'm temporarily in a kind of hybrid
> condition, I'm not sure I should file a bug or which distro to file it
> against. The system is odd but useable, so I'm just looking for fixes
> or (non-)confirmation.
>
Assuming you are running bash: is is bash option 'checkwinsize' set?
You can check by running 'shopt -p | checkwin':
if it is not (the output above states mine is set), then you might see
this behaviour.
Cheers,
..C..
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
07-21-2012, 07:41 PM
C de-Avillez
Odd terminal behavior: partial screen scrolling
On Sat, 21 Jul 2012 14:17:10 -0500
C de-Avillez <hggdh2@ubuntu.com> wrote:
> Assuming you are running bash: is is bash option 'checkwinsize' set?
> You can check by running 'shopt -p | checkwin':
OK. Definitely not a day to be at the laptop.
shopt -p | grep checkwin
Now I will go drink some beers.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users