Re: Re: help
Cream is a free, easy-to-use configuration of the Vim text editor
Brought to you by:
digitect
|
From: <dig...@mi...> - 2003-03-17 23:19:46
|
on 3/17/2003 11:41 AM Babiker Osman said the following: > Dear sir > hello > 1- The Expert mode cause a lot of troubles What symptoms? > 2- I have installed the latest vim version supporting > arabic..i did > ; set arabic, > :set encoding=utf-8 > with courier new font... > however, the cursour does not move..to the right > instead i got funny characters... > is there any more settings i have to do ? Not sure, you might try doing :set encoding first, before :set arabic. Also, you must be using a properly encoded document. Try the one here: http://cream.sourceforge.net/test_doc_ar_utf8.txt > 3- running scripts icon (the running man) disappeared > with cream why ? how to get it ! so i can add extra > features from cream scripts Most Vim scripts are not configured to run properly within Cream. Only the ones we provide in the Cream package are likely to work. > 4- The successfull cream installation at office with win2000 this > morning failed at home with win98 this evening i have followed > the same steps!!! the dirctory is c:\vim Do you have any other Vim files installed? Are there any other version of Vim on your PATH? -- Steve Hall [ dig...@mi... ] |