[Vimperator] Map command and trailing spaces

Lars Kindler lars.kindler at stud.uni-goettingen.de
Fri Aug 17 03:27:09 PDT 2007


Great, thanks!

On 8/17/07, Doug Kearns <dougkearns at gmail.com> wrote:
> On 8/17/07, Lars Kindler <lars.kindler at stud.uni-goettingen.de> wrote:
> > Hi,
> >
> > first of all thanks for the great job you did with vimperator 0.5!
> >
> > I ran into the following little problem: I wanted to do
> >
> > "map w :open site:www.somesite.com "
> >
> > so that after pressing w the cursor would be in the command line waiting for me
> > to put in a search term. But this command ignores the trailing white
> > space so I have to type in the space whenever I use 'w'.
> >
> > I know it's only a very small quirk but maybe it's easy to fix.
>
> You need to include the <space>.  Eg. :map w :open site:www.somesite.com<space>
>
> Regards,
> Doug
> _______________________________________________
> Vimperator mailing list
> Vimperator at mozdev.org
> http://www.mozdev.org/mailman/listinfo/vimperator
>


More information about the Vimperator mailing list