@GravelPieceOfSword@lemmy.ca to linuxmemes@lemmy.world • 1 year agoI want to exit, help!lemmy.caimagemessage-square47fedilinkarrow-up1270arrow-down117
arrow-up1253arrow-down1imageI want to exit, help!lemmy.ca@GravelPieceOfSword@lemmy.ca to linuxmemes@lemmy.world • 1 year agomessage-square47fedilink
minus-square@GravelPieceOfSword@lemmy.caOPlinkfedilink3•1 year agoTry it to find out! Install Termux from F-Droid Open Termux, and run pkg install gvim. You might have to add the xorg repo - it will tell you what to do if you try running vim Launch vim You can checkout any time you like but you can never leave…
minus-square@original_ish_name@lemm.eelinkfedilink1•1 year ago pkg install gvim Why install the gui version? pkg install vim
minus-square@GravelPieceOfSword@lemmy.caOPlinkfedilink1•1 year agoOnly gvim is available in pkg, not vim. I had the same surprise when I didn’t see vim.
minus-square@GravelPieceOfSword@lemmy.caOPlinkfedilink1•edit-21 year agoThis is from termux on my Android phone, not from my desktop/laptop.
Is this real ? 😂
Try it to find out!
pkg install gvim
. You might have to add the xorg repo - it will tell you what to do if you try runningvim
vim
Why install the gui version?
pkg install vim
Only
gvim
is available in pkg, notvim
. I had the same surprise when I didn’t seevim
.Works on my computer
This is from
termux
on my Android phone, not from my desktop/laptop.I’m using termux too
Yeah, why not? It’s just a terminal running vim.