Cygwin 中vim不能正常使用

來源:互聯網
上載者:User

由於工作上涉及一點linux編程,而我真的不想在我這有限記憶體的機器上裝個vpc,因此裝個Cygwin還是很好的選擇。但不知道為什麼我裝上以後,vim確沒有辦法使用。游標總是在開頭的位置,一點也不往前走,而我還是linux的一個初學者,設定認為vim就是這樣難用吧,怪不得linux的人才薪水高那,赫赫。。但我在出差的時候,用的電腦,裝的vim一點問題都沒有,可以很方便的使用,回來以後,自己的電腦還是不行,我就知道,其中自有古怪,,我baidu,,google,,好久都沒有很好的解決方案。 終於今天在一個網頁上看到這樣一段話,

vim of cygwin does not work.    vim of cygwin does not work always although I reinstall it many times. The cursor does not move any more. It just remain the left-top.but gvim of command line for w2k works well.        Why? I got the answer from Rick.     The reason is because system envionment variables of Rational Rose conflict . I have to modify the cygwin.bat to clear those conflicted system envionment variables. set HOME=
set TERM=
set TERMCAP=
set TERMINFO=      I wonder how Rick know this reason and I could not search the answer from google.”  我按照其中的方法,改變了TERM,TERMCAP,TERMINFO的地址,結果VIM變得正常了,vim竟然和rose有衝突,真是很奇怪的事情。希望其他人遇到這樣問題的,也可以順利解決。最後感謝一下文章作者,和他提到的那個Rick!
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.