[Vimperator] Patch: :tabmove command
Doug Kearns
dougkearns at gmail.com
Mon May 14 06:20:29 PDT 2007
On 5/14/07, Martin Stubenschrott <stubenschrott at gmx.net> wrote:
> On Mon, May 14, 2007 at 10:08:34PM +1000, Doug Kearns wrote:
> > I actually
> > implemented tab_only and tab_move so that one could specify an
> > arbitrary tab arg, rather than just the current tab
>
> I wanted to give you that idea just right now :)
>
> And the road to 0.5 i mostly an API road, so it's better to have an API:
>
> vimperator.tabmove(whichtab, where)
> and issue a warning if whichtab is not -1 (the current one), than
> chaning the API later again, when we have this feature.
OK, I'll do that along with your relative arg suggestions some time this week.
> What do you want to do with the help?
Just the things I mentioned to you on IRC last week.
- Improve the {subject} matching
- add :viusage and :exusage commands
- perhaps break it into 'pages' - still created on the fly as you requested
- maybe implement a tag-like system or, at least, make sure _all_
references to mappings/commands/settings are links
- i18n...well one day.
> Viktor just yesterday applied a patch so that :help command works again,
> and not only :help :command
That's part of it but I'd like to match Vim's algorithm as closely as
possible so things like partial matches and case insensitivity should
also be added.
> Of course there are still many improvements in the help area. :)
Mate, it's already excellent. I couldn't believe how comprehensive it
was the first time I fired up Vimperator. Great work!
Regards,
Doug
More information about the Vimperator
mailing list