blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.15k stars 573 forks source link

software keyboard help needs to be more accessible #860

Open dch opened 4 years ago

dch commented 4 years ago

Now that I have a Gemini pda I use blink less often. When I do it’s a damned fine pleasure. However I struggle to find the software keyboard info especially for escape keys such as grappling with tmux and vim etc. perhaps a simple ‘> help’ at the prompt could pop up more info on keyboard layout?

Typically I am ssh to restart something and I lose a lot of time getting the keyboard sorted out.

yury commented 4 years ago

It is tmux and vim settings

Vim: set mouse=a Tmux: set -g mouse on

Then you can touch once on the screen to report mouse click or scroll with 2 figures to report mouse wheel.