Debug.jl
Debug.jl copied to clipboard
tmux `^M`
Something goes wrong running under tmux. Return just makes it say ^M instead of doing the thing.
debug:11> n^M
Debug.jl uses readline from Julia base to read user input, so I'd expect that the issue is there. Can you try readline under tmux, if it's the same problem, report the issue with Julia?