I run some commands on remote server (am connected with it via ssh using WSL ubuntu 20) and after running then I open nano editor, usually I was able to scroll up with my mouse witch allowed me to see my terminal without closing nano, I was able to copy the output of previously run commands. After setting up WSL on my new laptop I am trying to do it on the same exact remote server, but scrolling up doesn't show me my latest commands, it shows me lets say my commands without ~10 latest commands. I have to copy some parts of the output of the last command run before entering nano. Any ideas ? Thanks.
↧