view the rest of the comments
Neovim
Neovim is a modal text editor forked off of Vim in 2014. Being modal means that you do not simply type text on screen, but the behavior and functionality of the editor changes entirely depending on the mode.
The most common and most used mode, the "normal mode" for Neovim is to essentially turn your keyboard in to hotkeys with which you can navigate and manipulate text. Several modes exist, but two other most common ones are "insert mode" where you type in text directly as if it was a traditional text editor, and "visual mode" where you select text.
Neovim seeks to enable further community participation in its development and to make drastic changes without turning it in to something that is "not Vim". Neovim also seeks to enable embedding the editor within GUI applications.
The Neovim logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.
Interesting! I wonder if it's an age thing or just personality or what. I feel the exact opposite, having to do anything outside the few routine things for which I use my phone feels horrible. Like there's this noticeable "blocked" or "constrained" feeling in my head, often before I even start, like I'm pre-annoyed.
Then again I feel limited even by a laptop when really working on a project, so maybe I just have some baked-in preference for "interface sprawl", maybe you'd call it.
It's the keyboard that gets me. Symbols are in weird places on most software keyboards, and the lack of physical feedback really destroys my typing accuracy. My fat fingers can't type the correct keys it seems, so I rely heavily on autocorrect, which doesn't translate well to code. It's simply tedious to write more than a couple of sentences.
it baffles me that no one has come up with a better way of inputting text on phones yet, you can literally just write new code to do it!!! but no everyone's just making yet another basically identical keyboard or they make neat concepts like thumbkey that don't actually make any ergonomical sense at all..
hell i feel like you could get pretty close to ideal with just a custom keyboard layout that applies the concept of colemak to two thumbs rather than 10 fingers: put the commonly used letters where the thumbs naturally rest and put least used characters where it's awkward to reach, and secondarily place letters such that you're alternating as much as possible.