bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shopt -s checkwinsize as default, please


From: Martin Renold
Subject: shopt -s checkwinsize as default, please
Date: Fri, 4 Feb 2005 14:19:11 +0100
User-agent: Mutt/1.3.28i

Hi,

After reading about
> PROMPT_COMMAND='kill -WINCH $$'
and later
> shopt -s checkwinsize (see FAQ E11)
and then finding out that debian does this in /etc/bash.bashrc
which does not seem to be executed on ssh login, I'm asking:

Can't this just be on by default?
How many CPU cycles could this waste? compared to brain cycles ;)

The code is in builtins/shopt.def line 238, set check_window_size.

Thanks,
Martin (using bash 3.0 from debian sid)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]