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
as a vim user, I like q to cancel/quit so I tried to map in jjui 0.8.8:
[keys]
cancel = ["q"]
but then I could not "quit" jjui. Seems like I having q for cancel breaks q as exit. I can live with that but like in #114 the user might want some feedback.