Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I use vim on termux on my phone all the time. Its great. Also use it for ssh almost daily.
-
i have termux as well... how are you guys able to switch out of insert mode in vim?
-
simo002m6167y@RuntimeError I would recommend "hackers keyboard" or holding down volume up+q to enable keys such as esc, tab etc.
-
@RuntimeError I remapped escape to the character string jj because its something easy and I never type that in real life.
-
I love it. It just works. I use it over juicessh so i can have *solarized* agnoster via fish but thats just some fine tuning
Related Rants
!rant
It's nice when a great new idea you have is fairly easy to implement and works well.
My latest idea involves running my discord bot, written in nodejs off of my phone using a terminal app (that doesn't require rooting my phone).
Once I got a branch of the project with no voice support, I wrote a bash script in vim on my phone (an odd experience, I assure you) and ran it.
Things have been working well, far better than trying to use PhoneGap to build something that would run it.
All in all, I'm pretty satisfied, and it was a fun and relatively painless project! (thankfully)
rant
not rant
terminal
nodejs
termux
great ideas
discordjs
devwins
discord bot