kimlimjustin / xplorer

Xplorer, a customizable, modern file manager

Home Page:https://xplorer.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Back and forth mouse bindings for history navigation

KayVeeCodes opened this issue · comments

Is your feature request related to a problem?
More like an enhancement

Describe the solution you'd like
Consider using back and forth mouse bindings automatically like most file explorers.
As a developer I constantly make use of keyboard and mouse shortcuts. I suggest to make use of mouse bindings so user can go to previous visited path by pressing the shortcut. Same behavior applies on browsers where you can navigate to previous visited page or next page (if exists).

Additional comment
After some research I learned that keyboard shortcut for back and forth is ALT+left arrow and ALT+right arrow accordingly.

Do you mean mouse bindings by add Back and Forward on right clicking context menu? For the keyboard shortcut, Alt + Left Arrow and Alt + Right Arrow should works, is it?

At first I would like to thank you for you immediate response. I mean plain mouse key bindings, not the right click context menu. For example I own a Logitech mouse which has some buttons on it, the default behavior of that buttons is to navigate you to Back and Forward on file explorers, browsers etc

At first I would like to thank you for you immediate response. I mean plain mouse key bindings, not the right click context menu. For example I own a Logitech mouse which has some buttons on it, the default behavior of that buttons is to navigate you to Back and Forward on file explorers, browsers etc

Oh I see. I never think about it before. I'll do some research about it.

I can do it. I have a suitable mouse =)

I can do it. I have a suitable mouse =)

Wow, thanks! PR will be welcomed! Tbh, I don't know how to do it cuz I don't have that kind of mouse.