Alright Chet, Thanks for the response.
Marc
Le 11/03/2012 19:48, Chet Ramey a écrit :
On 3/9/12 9:51 AM, dooble M wrote:
Fix:
Make it the default?
Debian have this in /etc/bash.bashrc :
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize
I think it should be the default.
It's easy enough to set in a startup file, but the next version of bash
will make it settable at build time using an editable default in
config-top.h.
Chet