Il 09/11/2015 alle 15:22, Chet Ramey ha scritto:

> What is that length?

With an 80-column terminal: 72 typed character, the prompt being 6
characters long: as soon as the 72nd character is typed, it scrolls. If
I resize the terminal window, or the prompt changes length, it
always starts scrolling when the cursor goes (actually should go) to
$COLUMNS-2, whatever the current $COLUMNS value is.

> And what is your terminal type?

This happens in all my terminals, namely:

        * GNU Screen, $TERM is set to 'screen';
        * Linux TTY console, $TERM='linux';
        * xterm, $TERM='xterm-color';
        * rxvt-unicode, $TERM='xterm-color'.

Thanks for your comments,
DN

_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to