vinix icon indicating copy to clipboard operation
vinix copied to clipboard

trying to move cursor in nano inserts capital letters

Open Ccode-lang opened this issue 4 years ago • 4 comments

this makes nano pretty much unusable

Ccode-lang avatar Sep 01 '21 18:09 Ccode-lang

I found that using ^f as -> and ^b as <- works but saving does not save correctly.

Ccode-lang avatar Sep 08 '21 03:09 Ccode-lang

Snip20210907_2 It works well for the hello.c file. This is after using the shortcuts above to use nano to edit hello.c.

edit: This works on and off.

Ccode-lang avatar Sep 08 '21 03:09 Ccode-lang

^p also works as up arrow but I have not found a shortcut for the down arrow or newline.

Ccode-lang avatar Sep 08 '21 03:09 Ccode-lang

The arrow issue was fixed with the latest terminal code updates and now work perfectly, the newline is an issue related to timing that is being worked on right now, will close the issue when done.

streaksu avatar Nov 23 '21 17:11 streaksu

Fixed.

mintsuki avatar Apr 17 '24 19:04 mintsuki