putty:
在我的电脑上,缺省的设置是这样的:
localhost:~ eygle$ stty -a
speed 9600 baud; 51 rows; 171 columns;
在远程编辑文件时,减小column设置即可, 如:
# stty columns 132
putty:
在我的电脑上,缺省的设置是这样的:
localhost:~ eygle$ stty -a
speed 9600 baud; 51 rows; 171 columns;
在远程编辑文件时,减小column设置即可, 如:
# stty columns 132