Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vimdev · Vim (Vi IMproved) text editor developers list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I've noticed a problem with Nread : If I do ... But if I do ... this is not really intuitive and should be changed. I think the problem is in the regexps...
2 Feb 6, 2001
9:19 pm

Johannes Zellner
johannes@...
Send Email

Hello! Hope you don't mind... ... " Vim script used to test colors " edit this file, then do ":source %", and check if the colors match " color black...
4 Feb 6, 2001
8:58 pm

Bram Moolenaar
Bram@...
Send Email

Vim guys and gals: I have a problem with using <C-R>={expr} in Insert mode. If the cursor is at the end of the line and {expr} moves the cursor, text is ...
3 Feb 6, 2001
8:54 pm

Benji Fisher
benji@...
Send Email

Two bugs with 'cpoptions+=$' in vim60u: 1. In the first column, doing a 'C' will always erase the line instead of just placing a '$' at the end of the line. 2....
2 Feb 6, 2001
8:23 pm

Bram Moolenaar
Bram@...
Send Email

Hi, I am using Vim 6.0u. When I delete a buffer using :bd <bufno> the buffer becomes a unlisted buffer. The buffer doesn't show up on the :ls output. But...
2 Feb 6, 2001
8:23 pm

Bram Moolenaar
Bram@...
Send Email

... Yes, now I can reproduce it. Seeing where it crashes makes it easy to fix it: ... *************** *** 831,849 **** * Set *headp to the size of what we...
1 Feb 6, 2001
6:47 pm

Bram Moolenaar
Bram@...
Send Email

Hello, again! Here's a color"test&quot; for all the cterm-pairs: uudecode, then gunzip. Or, put cursor on "begin", ma, go to end, and type map \uzg...
6 Feb 6, 2001
6:34 pm

Bram Moolenaar
Bram@...
Send Email

I played around with the :X command and the corresponding encryption the last few days. I here just throw some results together, whoever might be interested. ...
13 Feb 6, 2001
6:00 pm

Andreas Gunnarsson
vim@...
Send Email

I found this funny little item in the todo list: 8 Adjust colortest.vim: Include colors on normal background (Szalai). Reduce the size by using a while loop....
4 Feb 6, 2001
4:18 pm

Rafael Garcia-Suarez
rafael@...
Send Email

From todo.txt: 9 'smartcase&#39; also uses 'noignorecase&#39; when using "\S" in a pattern. I think the problem is more generic than that (eg. "\D"), so below is a...
3 Feb 6, 2001
2:50 pm

c928400@...
Send Email

Hello: Bug spotted with 6.0u... ... vim -u NONE tmp <--- opens full screen ... I know that ":set nomod" definitely did not used to make windows the...
3 Feb 6, 2001
2:36 pm

Dr. Charles E. Campbell
cec@...
Send Email

Attached you'll find a new version of indent/vim.vim, will *not* work on previous (< 60u) versions of vim due to the usage of searchpair(). Fixes several...
4 Feb 6, 2001
2:09 pm

Bram Moolenaar
Bram@...
Send Email

Quite a few changes again. All the items for Folding have now been implemented. This is a good time to try it out and report any problems you encounter. ...
13 Feb 6, 2001
2:09 pm

Bram Moolenaar
Bram@...
Send Email

Jag har tvĺ requests: 1. Specifikt: Vill ni installera en ny version av VIM (text editor)? Versionen under /utils/sparc/solaris är väldigt gammal och det ...
2 Feb 6, 2001
2:08 pm

Bram Moolenaar
Bram@...
Send Email

You can still use ... in order to center the 1000 lines beginning from the current one ____________________________ Séparateur Réponse...
1 Feb 6, 2001
1:53 pm

Arnaud CAILLAUX
arnaud.caillaux@...
Send Email

Hello, I am having a strange problem with vim6.0u... Every once in a while, I get a 'File exists (use ! to override)' message when I try and save a modified...
5 Feb 6, 2001
1:52 pm

Jeff Lanzarotta
jefflanzarotta@...
Send Email

Please disregard the previous mail that was a draft supposed to be sent to myself. Outlook preselected the VIM-dev address as I was changing to another one and...
1 Feb 6, 2001
1:30 pm

gunnar.andersson@...
Send Email

What's your take on this one: searchpair needs the cursor to be positioned on the first char of the first word to be able to match with that word: if else ...
2 Feb 6, 2001
11:19 am

Bram Moolenaar
Bram@...
Send Email

Hello, I've put together a Matlab indenting script, in case somebody might find it useful. It's but a preliminary version. I was wondering with the new...
2 Feb 6, 2001
9:57 am

Bram Moolenaar
Bram@...
Send Email

it seems that someone wanted a tcl indent expression so i put one together...i don't guarantee that it does everything it's supposed to but that's what updates...
2 Feb 6, 2001
9:54 am

Bram Moolenaar
Bram@...
Send Email

Hi, I've just upgraded myvim to version 6.0u running on win 2000. When using 'zf' to create a fold, vim now adds the fold marks into the file, which is good....
2 Feb 5, 2001
6:55 pm

Bram Moolenaar
Bram@...
Send Email

Look here: http://www.mossbayeng.com/~ron/vim/alpha.html NOTE: I am no longer compressing the gvim.exe because Win95 users were having problems; therefore I am...
1 Feb 5, 2001
5:37 pm

Ron Aaron
raaron@...
Send Email

I suspect this is due to the change of return code from search(). I am running matchit.vim of Sun, 07 Jan 2001 22:47:06. Benji??...
3 Feb 5, 2001
2:34 pm

Zdenek Sekera
zs@...
Send Email

This came up on comp.editors on Friday: Jack Thompson <jtp666@...> said ... In reply, I posted this utility of mine, "vimload": and for your amusement ...
3 Feb 5, 2001
12:52 pm

Dave Evans
david.evans@...
Send Email

hi there if vim is installed in a directory whose name has white spaces (say program files) then gvim.bat fails to start gvim.exe just add quotes around the...
2 Feb 5, 2001
10:02 am

Bram Moolenaar
Bram@...
Send Email

A bug : (vim 6.0t and vim 6.0u) When 'cpoptions&#39; does not contain 'd', the 'gf' command cannot find a file in the current directory if the currently edited...
2 Feb 5, 2001
10:02 am

Bram Moolenaar
Bram@...
Send Email

This gives an "Invalid argument" error message. The docs say it should redirect to the unnamed register....
2 Feb 5, 2001
10:01 am

Bram Moolenaar
Bram@...
Send Email

I just noticed that if I have a buffer loaded, and do 'bd' to make it secret, then some other process comes along and modifies the file, vim tells me the file...
2 Feb 4, 2001
10:43 am

Bram Moolenaar
Bram@...
Send Email

Actually, what I'm thinking of is being able to 'print&#39; xterm query codes and have some way of extracting the answer in a vim function. Is that in any shape or...
6 Feb 2, 2001
4:04 pm

Bram Moolenaar
Bram@...
Send Email

I am hopelessely struggling with the following, convinced it's my problem somewhere but can't find out where. I managed to reduce the problem into a trivial...
3 Feb 2, 2001
3:38 pm

Zdenek Sekera
zs@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help