1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 327 forks source link

How to mimic vimium's <t> binding? #259

Open roll opened 9 years ago

roll commented 9 years ago

Hi. Sorry for posting a question here. It looks like there is no ggroups/gitter/irc/etc links for the project.

I want to open a new tab after the last tab like vimium does for 't' binding or chrom for default "open a new tab" or 'C-t'. What's binding will do the job?

PS. To be clear I mean manual input like:

<g$><t><CR>
roll commented 9 years ago

Also I suppose something like defaultnewtabplace will be helpfull for more general case.