zen-browser / desktop

🌀 Experience tranquillity while browsing the web without people tracking you!
https://zen-browser.app
Mozilla Public License 2.0
15.71k stars 374 forks source link

Cycling through tabs with Surfingkeys navigates to different workspaces #2292

Open ll931217 opened 2 hours ago

ll931217 commented 2 hours ago

Captchas

What happened?

Surfingkeys config

Main config regarding issue:

// Next/Prev Page
map('K', 'E');
map('J', 'R');

This keymap is just using gt/gT in vim, where you move between the left/right tabs respectively. Here is a diagram of what is happening:

image

The numbers are the order in which I opened the tabs, so if I am on "Workspace 2", I want to navigate from tab "3" to tab "5", it will go to tab "4", unless I cycle to the next tab it won't go to tab "5".

I don't know if this is possible to make it so that tab order is unique for each workspace

Reproducible?

Version

1.0.1-a.12 (Firefox 131.0.3) (64-bit)

What platform are you seeing the problem on?

Linux

Relevant log output

No response

linear[bot] commented 2 hours ago

ZEN-2101 Cycling through tabs with Surfingkeys navigates to different workspaces