You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add key navigation between index and workdir files (#921)
* Add key navigation between index and workdir files
Navigate to index files controller when Down button pressed while on the
last file of the workdir list
Navigate to workdir files controller when Up button pressed while on the
first files of the index list
* Use NSEventModifierFlags for declared modifiers
Use more precise type for long flags
0 commit comments