2
如何使用命令重置-w獲取新的調整大小的窗口?
**
sheng:~ Mck$ reset -h
reset: illegal option -- h
Usage: tset [options] [terminal]
Options:
-c set control characters
-e ch erase character
-I no initialization strings
-i ch interrupt character
-k ch kill character
-m mapping map identifier to type
-Q do not output control key settings
-r display term on stderr
-s output TERM set command
-V print curses-version
-w set window-size
我已經試過這一點,它並沒有在所有的工作:
reset: can't initialize terminal type 40*40 (error -1)
Terminal type? 40,40
reset: can't initialize terminal type 40,40 (error -1)
Terminal type? (40,40)
reset: can't initialize terminal type (40,40) (error -1)
Terminal type?