isontheline / pro.webssh.net

iOS / iPadOS / macOS SSH Client
https://apps.apple.com/us/app/id497714887
MIT License
323 stars 46 forks source link

mashREPL : Better Readline Interaction #869

Open isontheline opened 1 year ago

isontheline commented 1 year ago

Feature description

When using mashREPL we can't move the cursor as we need / want : we can only move one char by one char.

So we need to implement a better way to handle cursor moves : * https://stackoverflow.com/a/12009972

Other things :

isontheline commented 4 months ago

From a TestFlight user :

backspace in mashrepl causes the console to start a new line and a ton of stuff bugs out