[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gvim / vim -g WON'T WORK



> E25: GUI cannot be used: Not enabled at compile time
> 
> What does it mean ? How can it be solved ? 
> I'm not somebody who thinks every prog should be
> graphical but it's easier to have more than one file
> open so I can view them at the same time

If should install vim-gtk if you want to use the graphical vim.

apt-get install vim-gtk

If you just want to view more that one file at the same time, vim can
split the screen as many time as you like.

In vim, just use 

:split

or 

:vsplit

-- 
http://torrin.dyndns.org
http://www.torrin.net



Reply to: