[wingide-users] Vi mode: Tab key
Stephan Deibel
sdeibel at wingware.com
Fri Mar 16 09:37:45 MDT 2007
Michael Hipp wrote:
> I have the tab key defined as 'indent-to-match'. But when working in the
> vi personality it is only functional when in Insert mode. That sorta
> makes sense I suppose, but I can't find that it does anything in Command
> mode nor would it conflict with anything I'm familiar with in vi.
>
> So is there some way to make it (Tab) work in vi Command mode?
Not yet -- it won't work because command mode has the editor in
read-only mode and the indent-to-match command doesn't expect
that. We'll need to do some work to make this possible.
> P.S. Anyone know of a really complete keystroke reference for vi?
I've been using the documentation at http://vimdoc.sourceforge.net/
There are also docs built into vim.
- Stephan
More information about the wingide-users
mailing list