televator-apps / vimari

Safari port of vimium
https://televator.net/vimari
MIT License
2.57k stars 236 forks source link

Duplicate Tab #202

Open Wongmat opened 4 years ago

Wongmat commented 4 years ago

Describe the solution you'd like I've recently moved from Chrome to using Safari as my regular browser, and being an avid user of Vimium I'm loving this project so far! The one feature I am severely missing from Vimium is the ability to duplicate my current tab (mapped to yt in Vimium). It would be awesome if it could be done!

nbelzer commented 4 years ago

Hey @Wongmat thats nice to hear, this should be quite simple to implement however I am currently occupied to try and resolve issue 200 this weekend. I added the "good first issue" flag if anyone wants to try and implement the behaviour.

codycodes commented 4 years ago

As a workaround you can just use the built-in menu bar items and assign them to your own shortcuts. You will need to use modifiers like ⌘, ⌥, ⇧, or ⌃ to do this. Just go to System Preferences -> Keyboard -> Shortcuts tab.

Here's how I've set mine up:

image
Wongmat commented 4 years ago

As a workaround you can just use the built-in menu bar items and assign them to your own shortcuts. You will need to use modifiers like ⌘, ⌥, ⇧, or ⌃ to do this. Just go to System Preferences -> Keyboard -> Shortcuts tab.

Here's how I've set mine up:

image

Good call, will try that out! Thanks!