Thursday, July 17, 2014

Re: eVim - easy Vim - How to make it work on Ubuntu?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On July 17, 2014 5:34:54 PM GMT+03:00, Igor Forca <igor2x@gmail.com> wrote:
>Hi,
>I have been running Vim for several years and I like it a lot. But
>recently some of servers where migrated from Windows to headles Linux
>servers (Ubuntu and openSuse) and now we have Windows users who very
>rarely have to edit some configuration files. To learn Vim text editor
>is just a waste of there time. You know between two Vim usage they
>forget most of the commands.
>
>To solve this problem I have researched eVim program (Vim in eVim
>mode). I started testing on my Windows 7 PC where is my day to day
>Vim.exe installed.
>
>So starting Vim in eVim mode from command line:
>vim -y myfile
>
>Now Vim becomes eVim (you know dummy insert mode all the time

>and using
>classic CTRL+action key like in Notepad for Windows).

This part has nothing to do with evim. These mappings are defined in $VIMRUNTIME/mswin.vim which is for some reason sourced by default on windows.

> Now I can use:
>CTRL+C to copy text
>CTRL+X to cut text
>CTRL+V to paste text
>SHIFT+arrow_keys to select text
>CTRL+A to select whole file
>CTRL+S to save a file
>CTRL+L to get into command mode and type :q to exit eVim
>CTRL+O to get into command mode just for one command and then back to
>insert mode
>
>All this works fine on Vim for Windows, but does not work at all in Vim
>for Ubuntu and Suse. All Vim's version are 7.4.
>
>Now the question:
>I have logged to Ubuntu 14.04 (also on Suse SLES) server and started
>the "vim -y myfile" command and CTRL+action commands just don't work.
>
>How to make eVim to work on Ubuntu (or Suse)?
>
>P.S. Bonus question: Is there any quicker way to exit eVim beside
>CTRL+L and :q ?
>Thanks

-----BEGIN PGP SIGNATURE-----
Version: APG v1.1.1

iQI1BAEBCgAfBQJTyDWnGBxaeVggPHp5eC52aW1AZ21haWwuY29tPgAKCRCf3UKj
HhHSvjvoD/96yEVm8qWEjoR0NYch5LP1SwmaX+3w/Yco9JBvDx79mx0zibft+IJE
+tYYJ1vdViBDVXL+A/PZpQZURoAeccAaAeaHN7xa2mlpIbkkq3vOfYAWyOfzIrop
a9tFnKgvrolUWOawuA/NEnDhoU8tg3d8jXaYQCYdDGc723IcD5UQgeMf/xBEtrdR
rN8w/Se3s2PmwP2Jt4+fz1hrAmp5IVo675ly2bSO5f6gW3hWErAKSZAW+WoEy9I6
HlE9o40SzUgZaipEyZ6hGrHaWW6g/erZ2W9vJl4iNO0i+HLtwPnr99XgGKyzDFet
d0prPk/cg56QVnE7VyDzmPNuyrIvKbYf0GmqJQNrLbi2fnniD1A39BvFp88YP5zG
P+gtbpqUu2SKBJOfUjO0h1frI5D4sdfXHpiYSTRe5fThsDHpL/L++uXvda7x+we5
ey8wamxaAhB0z9+czUrrFw4gPPAk7+f1VFSyaeKBvtphym/cbdUD7uWp8W1qFbTM
cevqT9f3ZXxb+no1uq+YjSNv2gjyj46BRrjXx9FiTh4TcBdaFILjUtHQqgJzHPx2
dpBjREU3WIDEc1N4EWdB3PxOiuaMgL5EWZDqDTCYZAOlovwSZ+Z26SG0dGLQOmx5
lwCacYe7/QxWBwqQtauia8gR1stp6SOlASBARKxU1Ag/ZujvfuoKOg==
=8188
-----END PGP SIGNATURE-----

--
--
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: