Fedora15从命令行启动,gvim反应非常慢的问题
摘要:
在~/bash.rc中添加:alias gvim='gvim -f' 添加完后需要Logout一次,变量才能生效。man了一下-f选项,解释如下: -f Foreground. For the GUI version, Vim will not fork and detach from the shell it was started in. On the Amiga, Vim is not restarted to open a new window. This option ... 阅读全文
posted @ 2011-10-16 09:07 LateStop 阅读(946) 评论(0) 推荐(0)