Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529528 - app-admin/eselect-vi - add support of app-editors/vim-qt
Summary: app-admin/eselect-vi - add support of app-editors/vim-qt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-16 17:41 UTC by Coacher
Modified: 2014-11-23 16:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coacher 2014-11-16 17:41:19 UTC
Hello.

vim-qt is Qt GUI version of the Vim text editor. It would be nice to have support for it in eselect-vi, so people who like this editor can set it as system-wide vi implementation.

Adding vim-qt should be as easy as adding 

"${EROOT}"/usr/bin/qvim \

to find_targets().

Reproducible: Always
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2014-11-22 07:15:04 UTC
Fixed in 1.1.8
Comment 2 Coacher 2014-11-23 16:03:44 UTC
(In reply to Ben de Groot from comment #1)
> Fixed in 1.1.8

Thanks!