_pwbmove

Key

CTRL+F7

Menu

Window menu, Move command

The _pwbmove macro starts window-moving mode for the active window. In window-moving mode, you can only do the following:

Action Key,  

Move up one row UP,  
Move down one row DOWN,  
Move left one column LEFT,  
Move right one column RIGHT,  
Accept the new position ENTER,  
Cancel the move ESC,  

To move the window in larger increments, you can use a numeric argument with the Movewindow function.

Definition

_pwbmove := cancel movewindow <

Cancel

Establishes a uniform “ground state” by canceling any selection or argument.

Movewindow

Starts window-moving mode.

<

Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.

See

Arrangewindow, Cancel, Maximize, Minimize, Resize