gdh1995 / vimium-c

A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
https://chrome.google.com/webstore/detail/vimium-c/hfjbmagddngcpeloejdejnfgbamkjaeg
Other
3.37k stars 253 forks source link

newtab is newwindow? #970

Open York2858 opened 1 year ago

York2858 commented 1 year ago

when I change the key,such as map <c-n> createTab. I use it ,it does not open the newtab,but it opens the new window.

gdh1995 commented 1 year ago

Sorry but what do you want? Could you describe it in detail?

---Original--- From: @.> Date: Tue, Jul 11, 2023 11:52 AM To: @.>; Cc: @.***>; Subject: [gdh1995/vimium-c] newtab is newwindow? (Issue #970)

Describe the bug

To Reproduce

Steps to reproduce the behavior:

Browser, OS and Vimium C versions

Browser name:

Browser version:

Vimium C version:

OS name and version:

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

York2858 commented 1 year ago

Sorry but what do you want? Could you describe it in detail? ---Original--- From: @.> Date: Tue, Jul 11, 2023 11:52 AM To: @.>; Cc: @.>; Subject: [gdh1995/vimium-c] newtab is newwindow? (Issue #970) Describe the bug To Reproduce Steps to reproduce the behavior: Browser, OS and Vimium C versions Browser name: Browser version: Vimium C version: OS name and version: — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

Thanks!I mean : when I change the key of 'create new tab', such as map <c-n> createTab', but when I use <c-n>, the browser does not create the new tab, it create a new window.

gdh1995 commented 1 year ago

what's your browser name, browser version and operating system?

---Original--- From: @.> Date: Tue, Jul 11, 2023 11:52 AM To: @.>; Cc: @.***>; Subject: [gdh1995/vimium-c] newtab is newwindow? (Issue #970)

Describe the bug

To Reproduce

Steps to reproduce the behavior:

Browser, OS and Vimium C versions

Browser name:

Browser version:

Vimium C version:

OS name and version:

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

York2858 commented 1 year ago

what's your browser name, browser version and operating system? ---Original--- From: @.> Date: Tue, Jul 11, 2023 11:52 AM To: @.>; Cc: @.>; Subject: [gdh1995/vimium-c] newtab is newwindow? (Issue #970) Describe the bug To Reproduce Steps to reproduce the behavior: Browser, OS and Vimium C versions Browser name: Browser version: Vimium C version: OS name and version: — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

edge 114.0.1823.82 windwows

gdh1995 commented 1 year ago

Oh it's because some shortcuts including <c-n> can never be hooked by Vimium C - MS Edge always hooks it before your extensions and opens a new window.