# No locking on Ctrl-S stty -ixon # check the window size after each command and, if necessary, # update the values of LINES and COLUMNS. shopt -s checkwinsize if [ -x /usr/bin/resizewin ] ; then /usr/bin/resizewin -z ; fi