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
Describe the bug
Everything working great but certain copy / paste key combination not working on laptop when used with nano editor in linux.
it is common to use left ctrl + 0/insert to copy and left shift + 0/insert on laptop to quickly copy/paste when using laptop. The key combination wokrs when on linux cmdline. But when used in nano editor, the paste does not seem to work. Instead have to use right click which is inefficient.
To Reproduce
Steps to reproduce the behavior:
Linux ssh terminal:
nano
type some text
use laptop: copy using l-crtl + 0.
paste back using l-shift + 0.
Expected behavior
copy/paste work.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Everything working great but certain copy / paste key combination not working on laptop when used with nano editor in linux.
it is common to use left ctrl + 0/insert to copy and left shift + 0/insert on laptop to quickly copy/paste when using laptop. The key combination wokrs when on linux cmdline. But when used in nano editor, the paste does not seem to work. Instead have to use right click which is inefficient.
To Reproduce
Steps to reproduce the behavior:
Linux ssh terminal:
nano
type some text
use laptop: copy using l-crtl + 0.
paste back using l-shift + 0.
Expected behavior
copy/paste work.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: