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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

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

Hi, The patch below adds a new option to Vim called 'breakhlinks&#39;, with this option activated, Vim will check if the file to be saved is a hard link, if so, it...
2 Dec 1, 2002
6:54 pm

Piet Delport
pjd@...
Send Email

Hi, Because Bram has holidays I can post some thoughts without cold shower ;) And maybe there are ways to workarond it? 1. change value return by substitute()....
4 Nov 29, 2002
8:21 am

Mikolaj Machowski
mikmach@...
Send Email

typo report for gvim manual COMPLIMENTED RANGE -> COMPLEMENTED RANGE _________________________________________________________________ MSN Fotos: la forma más...
2 Nov 29, 2002
5:32 am

Benji Fisher
benji@...
Send Email

vim rules...
1 Nov 28, 2002
9:41 pm

jean-michel fayard
jmfayard@...
Send Email

Hello, I have a weird problem with umlauts, but I think it's an bug in GVim. If I have "set background=dark&quot; in my .vimrc, I can't copy umlauts from (for ...
1 Nov 27, 2002
3:07 pm

Bastian Fuchs
bastiaf@...
Send Email

There's a minor typo in the file doc/syntax.txt (:h perl.vim or ... (Vim version: 6.1.263) -- Erik Warendorph <erik.warendorph@...>...
1 Nov 27, 2002
2:08 am

Erik Warendorph
erik.warendorph@...
Send Email

... In order to make patches similar to the official ones, I think there are two rules: 1. Make the patch from the vim61/ directory, so that they have paths ...
1 Nov 25, 2002
4:22 pm

Benji Fisher
benji@...
Send Email

Hello Sometimes (twice a live) I neet text to be justified on both sides. ... I'll be glad if you find it useful. vitas @;; -- keep snailing @_;; diff -urN...
4 Nov 25, 2002
1:03 pm

Steve Hall
digitect@...
Send Email

The 'conceal&#39; patch has been updated to patch against current CVS (6.1.263) Patch contains docs and tweak to "optwin.vim". If you don't know what this patch is...
3 Nov 25, 2002
11:30 am

Vince Negri
vnegri@...
Send Email

I am a fairly naive user of the sophisticated features in vim additional to those in vi. I am interested in menu.vim used from gvim on a win32 platform. If I...
1 Nov 25, 2002
11:12 am

Walter Briscoe
wbriscoe@...
Send Email

Hi. Here is a patch which adds a new flag 'R' to the "shortmess&quot; configuration option: R don't give the "ATTENTION&quot; message when an existing swap file is...
1 Nov 24, 2002
2:56 pm

Tomas Styblo
tripie@...
Send Email

Hi, I found a bug of syntax/make.vim. In below case, the last line is not comment, but make.vim interpret the line is comment. ... AAA = aaa1 \ aaa2 \ #...
2 Nov 22, 2002
5:17 pm

HIDAI Ken-ichi
hidai@...
Send Email

If you are a Microsoft employee, please contact me (George Reilly) at my work address, georgere@.... I have a small favor to ask you. Yes, I am being...
13 Nov 21, 2002
9:02 pm

Douglas L . Potts
pottsdl@...
Send Email

Hi, I wrote a hack last year (gnome-vim) to be able to use vim with Evolution, but I've decided to attempt a correct implementation of vim as a bonobo...
17 Nov 21, 2002
12:06 pm

Philippe FREMY
P.FREMY@...
Send Email

Hi, I was wondering whether it's possible to change the incremental search behaviour as follows: Current behaviour: After you start typing, vim starts...
2 Nov 21, 2002
9:34 am

Michael Naumann
mnaumann@...
Send Email

Running kvim/gvim 6.1.141. It appears that the graphical versions of vim have a usability annoyance in the menuing. Tools -> Folding -> Fold column width ->...
2 Nov 20, 2002
11:12 pm

Eli Carter
eli.carter@...
Send Email

Vim users and developers: I have uploaded a new "Tip of the Day" script at http://vim.sourceforge.net/script.php?script_id=88 If you download tips from ...
4 Nov 20, 2002
8:25 pm

Bill McCarthy
WJMc@...
Send Email

Vim is used everywhere, also within Microsoft. This inspired Microsoft ... I am grateful for the Microsoft employees and Microsoft itself to help Vim's...
1 Nov 20, 2002
9:51 am

Bram Moolenaar
Bram@...
Send Email

I have isolated a behavioral inconsistency in highlighting folds. Versions: Vim 6.0.x - Vim 6.1 I am using my own foldtext function and am, admittedly, using...
14 Nov 19, 2002
9:56 pm

Brett Pershing Stahlman
brett.stahlman@...
Send Email

Patch 6.1.263 Problem: When typing a multi-byte character that triggers an abbreviation it is not inserted properly. Solution: Handle adding the typed...
1 Nov 19, 2002
12:57 pm

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.262 Problem: When jumping over folds with "z[", "zj" and "zk" the previous position is not remembered. (Hari Krishna Dara) Solution: Set the...
1 Nov 19, 2002
11:06 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.261 Problem: When deleting a line in a buffer which is not the current buffer, using the Perl interface Delete(), the cursor in the current window...
1 Nov 19, 2002
11:04 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.260 (depends on 6.1.104) Problem: GCC 3.2 still seems to have an optimizer problem. (Zvi Har'El) Solution: Use the same configure check as used...
1 Nov 19, 2002
10:58 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.259 (extra) Problem: Mac: with 'patchmode&#39; is used filenames are truncated. Solution: Increase the BASENAMELEN for Mac OS X. (Ed Ralston) Files:...
1 Nov 19, 2002
10:54 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.258 Problem: Buffers menu doesn't work properly for multibyte buffer names. Solution: Use a pattern to get the left and right part of the name. ...
1 Nov 19, 2002
10:51 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.257 Problem: ":cwindow"; always sets the previous window to the last but one window. (Benji Fisher) Solution: Set the previous window properly. ...
1 Nov 19, 2002
10:25 am

Bram Moolenaar
Bram@...
Send Email

Patch 6.1.256 (depends on 6.1.255) Problem: Defining a function after ":if 0" could still cause an error message for an existing function. Leaking memory...
1 Nov 19, 2002
10:23 am

Bram Moolenaar
Bram@...
Send Email

Hi ! I'm not sure whether it's fresh topic or not, but it is a bug report, sort of. The GNU "configure&quot; script, that is to be employed prior to building the...
2 Nov 19, 2002
10:19 am

Bram Moolenaar
Bram@...
Send Email

Hi- I'm using 6.1.125 with gtk When I open a file with gvim and then type : <Return> I can no longer page through my file wtih <C-f> (I can prior to typing :...
5 Nov 18, 2002
8:09 pm

Bram Moolenaar
Bram@...
Send Email

Hi all, I am the guy behind the port of gvim to KDE and the implementation of a KDE vim component (see http://www.freehackers.org/kvim/) Warning, this is a...
72 Nov 18, 2002
12:08 pm

hotmail
benoitcerrina@...
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