画面の幅を表示します。
show width
なし。
このコマンドは、画面の幅を文字数で表示します。
幅を設定するには、set width を使用します。
(idb) set width 40 (idb) show width Number of characters idb thinks are in a line is 40 (idb) set width 0 (idb) show width Number of characters idb thinks are in a line is 0