Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Resize Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Resize («resize»)
          Enters window-resizing mode.
 
          When in window-resizing mode, only the following actions are
          available:
 
          Action                 Key
 
          Shrink one row         UP
          Expand one row         DOWN
          Shrink one column      LEFT
          Expand one column      RIGHT
          Accept the new size    ENTER
          Cancel the resize      ESC
 
     Arg number Resize («arg» number «resize»)
          Resizes the window to <number> rows high.
 
     Arg number Meta Resize («arg» number «meta» «resize»)
          Resizes the window to <number> columns wide.
 
     See
 
     Movewindow
                                    -♦-