[wingide-users] auto-select
Wing IDE Support
support at wingware.com
Thu Mar 18 12:59:52 MDT 2010
On 3/18/10 2:11 PM, Mitchell L Model wrote:
> Could you please explain the three auto-select commands:
> start-select-char, start-select-line, and start-select-block? And how to
> stop them once started?
They're equivalent to the items on the Edit -> Selection menu and they
allow text to be selected by moving the cursor. The select mode is
stopped via the exit-visual-mode command. The modes and command names
come from the vi keybinding support, but are available when any
keybinding is active.
Cheers,
John
More information about the wingide-users
mailing list