1995eaton / chromium-vim

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

Open previous page in new tab #651

Open elig0n opened 6 years ago

elig0n commented 6 years ago

Is it possible to open the previous page from the current page in a new tab with a command without leaving the current page ? I know that I can duplicate the current page but this causes to lose the current position I'm at in the page and require me to shift tabs too many.

jonassa commented 5 years ago

There is a mapping called openLastLinkInTab that does this. Default bindings are <C-S-h>, gh