Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: MRU navigation with "back" and "forward" buttons #13937

Open
meiskam opened this issue Jul 27, 2023 · 2 comments
Open

feature request: MRU navigation with "back" and "forward" buttons #13937

meiskam opened this issue Jul 27, 2023 · 2 comments

Comments

@meiskam
Copy link

meiskam commented Jul 27, 2023

Background

i have mouse buttons 4 and 5 set to send "back" and "forward" commands, which in browsers navigate the the last page you were on. I also have a keyboard with those same meta keys (scancodes). using either of these keys navigates one tab to the left or right, irrespective of the Document Switcher or MRU settings.

Request

change (or add a setting for) back/forward, to navigate through the MRU stack, the same way as you can in a web browser, and other IDEs. note, navigating this way doesn't add a new entry into MRU as ctrl-tab-release does, so hitting the back button twice goes to the 2nd most recent, not back to where you started.

Expected Behavior

switch to the most recent tab

Actual Behavior

switch tabs left/right

Example that act as the Expected Behavior by default

vscode

@meiskam
Copy link
Author

meiskam commented Jul 27, 2023

possible duplicates #1733 #4587 #8604

my request was somewhat simpler, using the already existing MRU stack, not implementing a new intra-document tracking. up to y'all if it's too similar

@tfe104270
Copy link

It is really a must-have feature for a editor, hope notepad++ would support this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants