My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Vi_vs_Emacs  
Vim vs Emcas
Updated May 17, 2010 by maxiangjiang

http://code.google.com/p/vimim/wiki/Vi_vs_Emacs

纯粹是好奇,或许是无聊,比较了一下cygwin缺省的编辑器
--------------------------------------------------------------------
$ ls /bin/*nox.exe
-rwxr-xr-x 1 500 513 15407630 2009-07-30 05:51 /bin/emacs-nox.exe
-rwxr-xr-x 1 500   0  1446926 2009-09-30 12:54 /bin/vim-nox.exe
--------------------------------------------------------------------
 
注意,emcas 的"GDP"是 vi 的十倍以上。 
 
顺势打开 /bin/emacs-nox.exe
根本无法打字——上英文。
结果学会了一个操作emcas最牛的命令: C-x C-c
 
如果打开 /bin/vim-nox.exe -y
立马可以打字 ㈠上英文 ㈡上中文 (VimIM 点石成金)
前提是需要 (1) -y (2) vimim.vim 
 
最好是发明一个更好的方式,把那两个前提省略。(类似vim/cream ?).
那么,中文输入法就有可能 frxcbxj,=> 飞入寻常百姓家。 
Comment by linia...@gmail.com, Jan 10, 2010

如何使用内码收入汉字啊,看了大半天的主页也没有找到方法。

Comment by project member maxiangjiang, Jan 14, 2010
http://vimim.googlecode.com/svn/vimim/vimim.html#id30
看图总可以吧。
有图有真相。
Comment by project member maxiangjiang, Jan 15, 2010

Please check the updated picture. I just made rules better and simpler:

  • 以u为十六进制内码输入的前导字符
  • 以零结尾为动态列表(十进制或十六进制)


Sign in to add a comment
Powered by Google Project Hosting