flippidippi / sVim

Safari extension with shortcuts similar to Vim
Other
732 stars 52 forks source link

Uppercase hints for new tab #113

Open yigitkonur opened 5 years ago

yigitkonur commented 5 years ago

In Vimium, what I do is that, using -f- to list all hints but using shift while typing those hints to open in new tabs. Like a similar behavior for sVim is working but I just need to type -F- instead of -f-.

It is something that I used to do for years, I would be really happy if you consider to add this option too.

rk1 commented 4 years ago

@yigitkonur you can achieve this by adding the following in your sVimrc: map "shift+f" createTabbedHint