I found out there is Vimx symlink to gvim binary in my Vim package in Fedora.
Does anyone know what Vimx is/was? What behavior did it have?
I see from man page:
vimx Starts gvim in "Vi" mode similar to "vim", but with additional features like xterm clipboard support
but it was added into our package long time ago and there is no sign of Vimx in Vim project itself, so the man page seems out-dated.
The current behavior is when user calls 'vimx', normal 'vim' is opened because there is no 'g' at the beginning of name.
Thank you in advance!
Have a nice day,
Zdenek