I have a strange behaviour in my rails console since last reboot of my system (which is kind of strange since nothing change, as far as I can tell atm) I'm using Windows 10 as host, Ubuntu 18.04 via WLS2, rails 6.1.0 and ruby 2.7.2p137 installed via rvm. As editor I use VSCode. When I launch 'rails console' I get this:
Running via Spring preloader in process 2547
Loading development environment (Rails 6.1.0)
2.7.2 :001?> ^[[13;1R^[[13;1R
I have no idea what's going on here. So if you need further info about my setup, please ask.