Saturday, June 23, 2018

Re: "best" terminal library for vim

On Saturday, June 23, 2018 at 5:30:54 PM UTC+12, tu...@posteo.de wrote:

> ... a Raspberry Pi Zero W ...

I know next to nothing about Rasberry Pis, but ...

Assuming you're running Raspbian, which is a debian distro, so uses APT,

apt-get build-dep vim

will get you all the packages recursively, including library ones, that the Raspian packagers used to build their vim. The package list shows this as vim 7.3, so for vim 8 something else might be needed, but the above would at least be a very good start IMO.

I wonder how well vim-gtk runs on a Pi...

Regards, John Little

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: