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
It works on Linux but since keyboard code is platform dependent, some keys like 'backspace' uses different code on Windows. Arrow key not working because stdin on Windows does not work properly.