Whenever I copy some script from somewhere and I paste inside nano open inside termius, it pastes but some newlines are ignored, so command1 command2 command3 pastes as command1command2command3 This is really bad for productivity
Whenever I copy some script from somewhere and I paste inside nano open inside termius, it pastes but some newlines are ignored, so
command1
command2
command3
pastes as
command1command2command3
This is really bad for productivity