3
Up and Down Arrow Keys Don't Work
complete
s
scopatz
In the console, the up and down keys scroll through history (at least in Python 3, and specifcally xonsh https://repl.it/@scopatz/xonsh). These seem to have no effect in repl.it
Activity
Newest
Oldest
Amjad Masad
complete
Hey Scopatz I commented on your issue on GitHub but this is fixed now.
Tim Chen
Merged in a post:
Tabs Inserted at Begining of Line in REPL
s
scopatz
I have created a simple xonsh REPL (https://repl.it/@scopatz/xonsh). When I go to press tab after an "ls ", the text that is inserted is "<TAB>ls " rather than "ls <TAB>". This makes xonsh difficult to use and is not epected behavior for Tab-completion in any REPL.
Tim Chen
in progress
Tim Chen
I know we spoke on Github, but for others who find this thread, this should be solved when we introduce the new terminal coming up!