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
This will allow files selected by their
first letter to be cycled when the same
letter is pressed.
e.g. having files "a.txt" and "ab.txt"
Pressing "a" the first time will select
"a.txt", pressing "a" a second time will
selected "ab.txt" instead of reselecting
"a.txt"
0 commit comments