Vertical selection

2006-05-18 Thread Baha-Eddine MOKADEM
Hi all, Is it possible to make a vertical selection in a text, to have a rectangular selection in the text ? If so, how ? thank you, best regads. Eddine

Multiline file appearing in one line under Vim

2006-05-17 Thread Baha-Eddine MOKADEM
Hi all, I have a file which behaves differently whether edited with win32 Notepad and gVim. When opened in notepad I got several lines, which is the most convenient layout for me, but when opened in gVim I got the file in only one line. I tried to set ff to dos but it does not have any effect.

Re: Multiline file appearing in one line under Vim

2006-05-17 Thread Baha-Eddine MOKADEM
2006/5/17, Georg Dahn [EMAIL PROTECTED]: Hi! My guess is: notepad breaks at column 1024. In notepad the first two lines of your file have exact 1024 characters. This could be a notepad limitation. Best wishes, Georg Is there a way to make profit of this kind of limitation. Or is there a way

Key Mapping for spellcheck.

2006-05-16 Thread Baha-Eddine MOKADEM
Hi, I would like to map the right-clic-key (to make myself clear it's the one between Win flag and Ctrl key) so I can have the suggestion when I'm spellchecking a file. How is it named under vim ? Thank you for your help Eddine.