Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Add common back/forward shortcuts #486

Closed
egraether opened this issue Oct 23, 2017 · 0 comments · Fixed by #935
Closed

Add common back/forward shortcuts #486

egraether opened this issue Oct 23, 2017 · 0 comments · Fixed by #935
Assignees
Labels
Milestone

Comments

@egraether
Copy link
Contributor

As used in web browsers Alt + Left/Right on Windows/Linux and Cmd + Left/Right on macOS

@egraether egraether added this to the 2019.4 Beta milestone Aug 2, 2019
@egraether egraether self-assigned this Oct 17, 2019
@egraether egraether modified the milestones: 2019.4, 2020.1 Nov 19, 2019
egraether added a commit that referenced this issue Mar 2, 2020
* switch focus between views with Tab
* move focus within views with WASD/HJKL/Arrows
* move focus between graph edges by holding Shift
* move focus between code references by holding Shift
* removed graph panning with WASD and moved zooming to Alt + W/S
* removed graph navigation by pressing starting character in graph view lists
* changed local reference and custom trail shortcuts
* updated Keyboard Shortcuts window
* use common back and forward shortcuts and YZ & Shift + YZ
* fix macOS issue where widgets don't get proper focus after creating a new tab
* don't use shared_ptr in QtMainView

fixes #486, #327, #214, #210
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant