On Fri, Nov 17, 2017 at 3:53 AM, Mihai Moldovan <[email protected]> wrote: > * On 11/17/2017 03:52 AM, Robert Dinse wrote: >> I have EDITOR set to /bin/ex and VISUAL set to /bin/vi but apparently >> that is not sufficient in Centos6. > > No, because, like I said, both CentOS 6's and 7's sudo packages hard-depend > upon > vim-minimal currently.
Well, having vim on the hdd is not really hurting, it is ~1MB in size. nvi from EPEL does not conflict with vim-minimal: $ rpm -qlp ./x86_64/Packages/n/nvi-1.81.6-2.el6.x86_64.rpm /usr/bin/nex /usr/bin/nvi /usr/bin/nvi.recover /usr/bin/nview ... $ rpm -ql vim-minimal /bin/ex /bin/rvi /bin/rview /bin/vi /bin/view /etc/virc So where's the problem? Just install vim and ignore it (I don't like it myself). Uli _______________________________________________ x2go-user mailing list [email protected] https://lists.x2go.org/listinfo/x2go-user
