ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.36k stars 858 forks source link

Feature request #2214

Open cw1nte opened 10 months ago

cw1nte commented 10 months ago

Brilliant stuff, I love having this on the phone BUT I have a tiny.. screen and so keying can be a PITA, especially jumping around modifiers to get pipe, slash, sq.brackets, $ etc (If I turn phone landscape I have a better key board but only see about 2 lines of text!) Often I am redoing paths, again and again. Is there a way to improve this (or am I missing something)? I use dirs, pushd, popd a great deal to reduce this rekey (and refind exact paths) - even on my Mac. Some shells auto save recent dirs. What can be done for ish? (or is done and I did not find it)

cw1nte commented 10 months ago

I also found vi awkward to exit insert mode (no ESC key, can use ^[ but that is less known and slow and error prone for me to type) so installed nano, might that or similar be a good idea more generally? It's user friendlier and more demanding people could opt to add vi if they want more?