Add winsize support

This commit is contained in:
Xavier Logerais 2014-01-26 13:04:52 +01:00
parent 6ef3ac3a8e
commit 327fc0254a

3
rc.d/winsize Normal file
View File

@ -0,0 +1,3 @@
# check the window size after each command and, if necessary,
# update the values of LINES and COLUMNS.
shopt -s checkwinsize