@[email protected] to [email protected] • 1 year agoI want to exit, help!lemmy.camessage-square46fedilinkarrow-up1267
arrow-up1250imageI want to exit, help!lemmy.ca@[email protected] to [email protected] • 1 year agomessage-square46fedilink
minus-square@[email protected]OPlinkfedilink3•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@[email protected]linkfedilink1•1 year ago pkg install gvim Why install the gui version? pkg install vim
minus-square@[email protected]OPlinkfedilink1•1 year agoOnly gvim is available in pkg, not vim. I had the same surprise when I didn’t see vim.
minus-square@[email protected]OPlinkfedilink1•edit-21 year agoThis is from termux on my Android phone, not from my desktop/laptop.
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