Whenever I use backspace in Unet shell the cursor moves forward instead of erasing the line.Is there some other way to use backspace in unet shell ?
Asked
Active
Viewed 55 times
2
-
1That is strange -- the backspace should work exactly as in any terminal/shell. What browser and OS are you on? – Mandar Chitre Jan 22 '21 at 00:29
-
1Possible bug. Tracked here: https://github.com/org-arl/fjage/issues/166 – Mandar Chitre Jan 22 '21 at 07:56
-
1I have Ubuntu 18.04.4 LTS , I have tested on both Chrome : Version 86.0.4240.183 (Official Build) (64-bit) and firefox : 84.0.2 (64-bit) – Priyansh Jan 22 '21 at 11:56
1 Answers
1
Bug fixed by PR 176. Will be part of fjåge release 1.9.0, but available today from the dev
branch of fjåge, if you need it.

Mandar Chitre
- 2,110
- 6
- 14