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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

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

Hi developers, now I send the current version of my list. Although I know it is not a very good style to send a list and not one message for each item. May ...
72 Jan 14, 2005
8:40 pm

Jens Paulus
jpaulus@...
Send Email

version7.txt, lines 79 and following. There is: When using CTRL-A on "08" it became "018", which is illogical. Now it becomes "9". The leading zero(s)...
1 Jan 14, 2005
3:50 pm

Antoine J. Mechelynck
antoine.mechelynck@...
Send Email

Hello, This is simplified version of script for inserting non-breakable space in Polish texts in LaTeX. It checks for construction like 1991 r. and after...
3 Jan 14, 2005
10:06 am

Mikolaj Machowski
mikmach@...
Send Email

Please read the important document....
2 Jan 14, 2005
9:49 am

ackahn@...
Send Email

Hi All, I'm wondering if there's any way I can rsync my runtime file directory? I like keeping my runtime file directory updated :). I'm aware of a method to...
4 Jan 13, 2005
6:11 pm

Gautam Iyer
gautam@...
Send Email

Patch 6.3.057 Problem: When filtering lines folds are not updated. (Carl Osterwisch) Solution: Update folds for filtered lines. Files: src/ex_cmds.c ...
1 Jan 13, 2005
4:32 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.3.056 Problem: The last characters of a multi-byte file name may not be displayed in the window title. Solution: Avoid to remove a multi-byte...
1 Jan 13, 2005
3:46 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.3.055 (after 6.3.013) Problem: Can't use getcmdline(), getcmdpos() or setcmdpos() with <C-R>= when editing a command line. Using <C-\>e may crash...
1 Jan 13, 2005
1:11 pm

Bram Moolenaar
Bram@...
Send Email

Bram, I'd like to propose a patch to src/testdir/Make_dos.mak in the vim7 tree. It consists of surrounding the line VIMPROG = ..\vim with !ifndef $(VIMPROG) ...
5 Jan 12, 2005
9:23 pm

Johnny Blaze
pyromancer@...
Send Email

Vim 7.0aa (alpha), snapshot 0035: GUI does not link, apparently because global symbol _gui_mch_getmouse (used 3 times) is undefined. (Console version compiles,...
18 Jan 11, 2005
7:46 pm

Johnny Blaze
pyromancer@...
Send Email

Hi Bram, When I try to use the "for" statement inside a function, I get the error: E193: :endfunction not inside a function A sample code illustrating this is...
4 Jan 11, 2005
11:40 am

Bram Moolenaar
Bram@...
Send Email

Hi all, Is it possible to split a string into a list using a specified separator? This feature can be used to split the output from an external command into...
3 Jan 11, 2005
10:36 am

Bram Moolenaar
Bram@...
Send Email

Hi developers, there are two things I want to report. 1. when doing a linewise yank and then the command sequence ggVGp there is an empty line created that...
4 Jan 10, 2005
8:07 pm

Keith Roberts
kroberts@...
Send Email

Hi all, When moving between search matches and grep/make quickfix locations, I often find myself asking "what function am I in?". So I'd like to display the...
3 Jan 10, 2005
7:12 pm

Gary Johnson
garyjohn@...
Send Email

Hi Bram, The type () function currently returns either 0 (Number) or 1 (String). This should be updated to return the new list and function type also. -...
3 Jan 10, 2005
3:14 am

Yegappan Lakshmanan
yegappanl@...
Send Email

Hello, I have been yearning for a feature in vim that would allow me to access a shell from a split window in Vim for so long. I recently came across the...
5 Jan 10, 2005
2:59 am

James Widman
james@...
Send Email

Hello, Examples of bug: 1) :version of vim.exe reports link command had "-o gvim.exe" in it. 2) And :version of successful debug build does not show the -g...
6 Jan 9, 2005
8:32 pm

Bram Moolenaar
Bram@...
Send Email

Hello, Using a fresh vim63src.zip, I built vim.exe using Make_ming.mak. The output of version is attached below. Right clicking on vim.exe and selecting...
2 Jan 9, 2005
6:23 pm

Antoine J. Mechelynck
antoine.mechelynck@...
Send Email

Hello, Using a fresh vim63src.zip, I built vim.exe using Make_ming.mak. The output of version is attached below. I have Bram's build located in...
1 Jan 9, 2005
5:57 pm

Suresh Govindachar
sgovindachar@...
Send Email

Bram, I have attached a patch to Make_mvc.mak. It adds another CPUNR option and removes some debug options from CFLAGS, PDB, and LINK_PDB. CPUNR: Adds "P4" to...
27 Jan 9, 2005
1:32 am

Dan Sharp
dwsharp@...
Send Email

Hello Vim Developers, ... This works fine but each line ends with a colorful ^M. Is this intended to be "part of the experience" of binary viewing/editing; or...
1 Jan 8, 2005
7:06 pm

Bill McCarthy
WJMc@...
Send Email

I'm proposing the present patch to Make_cyg.mak (version as in the 6.3.0 archives) to solve several problems I've run into when using it. (With help from Dan...
3 Jan 8, 2005
6:22 pm

Antoine J. Mechelynck
antoine.mechelynck@...
Send Email

Hi developers, to me it seems that doing :keepj exe "norm somecommands" does not work. Doing :exe "keepj norm somecommands" works. Best regards Jens...
2 Jan 8, 2005
12:29 pm

Bram Moolenaar
Bram@...
Send Email

Important notice!...
26 Jan 7, 2005
7:52 pm

eljay@...
Send Email

Hi everybody, The issue is simple, having ts=4 and cino=(0 I get this. my_test_funcion_line(const char *my_first_arg, const char *my_second_arg); Which is 2...
20 Jan 7, 2005
6:31 pm

Antoine J. Mechelynck
antoine.mechelynck@...
Send Email

One of the features which makes vim really useful is ":set incsearch". However, it has some small deficiencies. These are observations of its use; I have yet...
5 Jan 6, 2005
5:48 pm

Keith Roberts
kroberts@...
Send Email

Instant patches....
3 Jan 6, 2005
4:21 pm

pinard@...
Send Email

Hi, I noticed that gvim (6.3.41) startup on my Win98 machine suddenly got really slow after updating my plugins. I tracked it down to a isdirectory() call like...
2 Jan 6, 2005
11:10 am

Bram Moolenaar
Bram@...
Send Email

I have attached your document. +++ Attachment: No Virus found +++ Bitdefender AntiVirus - www.bitdefender.com...
1 Jan 6, 2005
10:38 am

ackahn@...
Send Email

Patch 6.3a.006 Problem: "yip" moves the cursor to the first yanked line, but not to the first column. Looks like not all text was yanked. (Jens Paulus) ...
14 Jan 6, 2005
1:49 am

Jens Paulus
jpaulus@...
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