You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
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