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?