I wonder what it would be like to design a phone keyboard specifically to be used with vim
-
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc
or emacs
*ducks* -
@mcc
or emacs
*ducks*@joshg that sounds easier
-
@mcc Yes! Also, what does modal editing look like with a touchscreen as an input device?
@aredridel phone keyboards are already modal
-
@mcc why do you want a keyboard with just W and Q
@a2_4am so I can quit vi
-
@aredridel phone keyboards are already modal
@mcc Quite. But mostly we're stuffing them into QWERTY-shaped boxes, and purely as input, not as _editing_ beyond cursor moving and backspace.
-
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc a usable escape key 🤤
-
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc The one in Termius (iOS) is pretty well suited to it, especially if you add : to the quick-access strip.
-
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc the Touch Pro 2's keyboard was pretty excellent. https://m.gsmarena.com/htc_touch_pro2-pictures-2690.php
With the adjustable tilt, I haven't seen any other phone get this right.
-
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc
Tired - swapping ctrl & caps lock
Wired - swapping esc & caps lock -
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc lowkey this might be a path forward in the "editing text (after entering it) on a phone is a completely miserable user experience" problem
-
I wonder what it would be like to design a phone keyboard specifically to be used with vim
@mcc have you seen the nine square grid system that psp homebrew uses
-
@mcc the Touch Pro 2's keyboard was pretty excellent. https://m.gsmarena.com/htc_touch_pro2-pictures-2690.php
With the adjustable tilt, I haven't seen any other phone get this right.
@mcc but if you're just talking about onscreen keyboards, Hacker Keyboard is it.
-
@mcc but if you're just talking about onscreen keyboards, Hacker Keyboard is it.
-
@mcc The one in Termius (iOS) is pretty well suited to it, especially if you add : to the quick-access strip.
-
@mcc have you seen the nine square grid system that psp homebrew uses
@bob no :O
-
@mcc
Tired - swapping ctrl & caps lock
Wired - swapping esc & caps lock@Orb2069 phone keyboards typically have neither particularly
-
-
@bob no :O
@mcc https://github.com/PSP-Archive/DanzeffOSLib if you use both thumbs and the shoulder buttons you can input any key with no more than two actions and without having to hunt for anything. seems like a natural fit for mode-based editing
-
-
I am reminded that vi users made a trillion-dollar company restore the escape key to their laptops after removing it for the Touch Bar.
@rk @mcc this is still my biggest bugbear when I want to use vim from mobile, the muscle memory for ESC is hard to break, but one or another thing in my mobile stack treats ESC on my (hardware) keyboard as "home button", rendering vim pretty useless.
I have some mapping in my .vimrc for "I need ESC to mode-shift but I can't actually use it" but I could not tell you what it is.
I agree with what was expressed elsewhere in the thread that "keyboard" may be a limiting abstraction for a mobile device. It could be interesting to mode-shift with gestures, for instance. (OTOH, keyboards are still Pretty Goddamned Good, so)