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
Improve command bar keybindings The command bar now supports better keybindings: CtrlA, CtrlLeft: start of line CtrlE, CtrlRight: end of line CtrlF, AltRight: next word CtrlB, AltLeft: previous word CtrlW, AltBackspace: delete previous word CtrlV: Paste Arrow keys as usual These keybindings are not rebindable (maybe support will be added in the future).