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

Patch 7.3.820 Problem: Build errors and warnings when building with small features and Lua, Perl or Ruby. Solution: Add #ifdefs and UNUSED. Files:...
8 Feb 16, 2013
5:16 pm

Bram Moolenaar
Bram@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 109 by bland...@...: src/Make_mvc.mak fails for quoted values of SDK_INCLUDE_DIR ...
1 Feb 16, 2013
10:31 am

vim@...
Send Email

Patch 7.3.799 Problem: The color column is not correct when entering a buffer. (Ben Fritz) Solution: Call check_colorcolumn() if 'textwidth&#39; changed....
10 Feb 15, 2013
10:01 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.819 Problem: Compiling without +eval and with Python isn't working. Solution: Add the eval feature when building with Python. Files:...
3 Feb 15, 2013
9:44 pm

Bram Moolenaar
Bram@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 28 by metaed: out of the box, gVim 7.3.46 for Win32 cannot write swap files on Windows 7 ...
9 Feb 15, 2013
7:45 pm

vim@...
Send Email

Bram, The other day in #vim, someone was wondering why :s/SOMEWORD/\L\u&/ was resulting in sOMEWORD instead of title-case (Someword). That seemed like a...
7 Feb 15, 2013
5:00 pm

Bram Moolenaar
Bram@...
Send Email

Hey, For doing libclang assisted re-factoring (renaming of symbols), I want to replace the symbol name at given locations with the new symbol name. Now, the...
2 Feb 15, 2013
8:49 am

Ingo Karkat
swdev@...
Send Email

Hi! I'm fooling around with gcov[1] at $dayjob and I think vim would benefit from it too. Attached is a patch to produce both gcov (text-only) and lcov (html)...
1 Feb 15, 2013
4:01 am

Nazri Ramliy
ayiehere@...
Send Email

Patch 7.3.818 Problem: When test 40 fails because of a bad build it may leave files behind that cause it to fail later. Solution: Let the file names start...
1 Feb 14, 2013
8:11 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.817 Problem: Test 89 fails with tiny and small features. Solution: Add sourcing small.vim. Files: src/testdir/test89.in ... *************** ...
1 Feb 14, 2013
7:11 pm

Bram Moolenaar
Bram@...
Send Email

Hello, Vim hangs when trying to insert a line after the long line in the attached file. * extract the attached zip. * open with vim. * use 'o' or 'O' to begin...
17 Feb 14, 2013
3:53 pm

Ben Fritz
fritzophrenic@...
Send Email

Hey, I am currently trying to improve the clang_complete plugin to have a global notion of symbols. One thing I would like to do is highlighting all occurences...
5 Feb 14, 2013
1:18 pm

Nathan Hüsken
nathan.huesken@...
Send Email

With respect to this thread on so: http://stackoverflow.com/questions/14842987/vim-wildmenu-move-into-subdirectory-with-a-different-key-than-down It seems like...
3 Feb 14, 2013
8:58 am

Ingo Karkat
swdev@...
Send Email

Steps to reproduce: 0. Have the matchparen plugin enabled. 1. Create a file with the following 3 lines: { { } 2. Move to the second line, and indent it with...
4 Feb 13, 2013
10:55 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.816 Problem: Can't compute a hash. Solution: Add the sha256() function. (Tyru, Hirohito Higashi) Files: runtime/doc/eval.txt, src/eval.c,...
1 Feb 13, 2013
4:36 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.815 Problem: Building with Cygwin and Ruby doesn't work. Solution: Copy some things from the MingW build file. (Ken Takata) Files:...
1 Feb 13, 2013
4:06 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.814 Problem: Can't input multibyte characters on Win32 console if 'encoding&#39; is different from current codepage. Solution: Use...
1 Feb 13, 2013
3:50 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.813 Problem: The CompleteDone event is not triggered when there are no pattern matches. (Jianjun Mao) Solution: Trigger the event. (Christian...
1 Feb 13, 2013
3:31 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.812 Problem: When 'indentexpr&#39; moves the cursor "curswant"; not restored. Solution: Restore "curswant";. (Sung Pae) Files: src/misc1.c ... ...
1 Feb 13, 2013
3:11 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.811 Problem: Useless termresponse parsing for SGR mouse. Solution: Skip the parsing. (Hayaki Saito) Files: src/term.c ... *************** ...
1 Feb 13, 2013
2:53 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.809 Problem: The dosinst.c program has a buffer overflow. (Thomas Gwae) Solution: Ignore $VIMRUNTIME if it is too long. Files: src/dosinst.c...
1 Feb 13, 2013
1:37 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.786 Problem: Python threads don't run in the background (issue 103). Solution: Move the statements to manipulate thread state. Files:...
7 Feb 13, 2013
1:17 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.808 Problem: Python threads still do not work properly. Solution: Fix both Python 2 and 3. Add tests. (Ken Takata) Files: src/if_python.c,...
1 Feb 13, 2013
1:17 pm

Bram Moolenaar
Bram@...
Send Email

Patch 7.3.807 Problem: Popup menu does not work properly with the preview window, folds and 'cursorcolumn&#39;. Solution: Redraw the popup menu after...
1 Feb 13, 2013
11:24 am

Bram Moolenaar
Bram@...
Send Email

... Ben, Benjamin, can you check, whether this patch fixes the problem for you? diff -r ba8835947b8b src/screen.c ... +++ b/src/screen.c Tue Feb 12...
3 Feb 13, 2013
11:16 am

Bram Moolenaar
Bram@...
Send Email

Hi, Attached is runtime/syntax/mallard.vim, a syntax file for the Mallard [1] markup language. It is based on the latest version of the Mallard Mallard 1.0...
4 Feb 12, 2013
10:08 pm

Bram Moolenaar
Bram@...
Send Email

Hi, 1. gvim -NX -u NONE -c 'se cb^=unnamedplus&#39; 2. iLorem ipsum dolor<esc> 3. yvbgevbp => E353: Nothing in register + I would have expected a result of: Lorem...
7 Feb 12, 2013
9:40 pm

Christian Brabandt
cblists@...
Send Email

What about the following new binary operator? expr-a in expr-b The result would be boolean (i.e. integer with value 0 or 1). If expr-b is a List, then the...
1 Feb 12, 2013
5:07 pm

Tony Mechelynck
antoine.mechelynck@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 59 by sbje...@...: netrw breaks scripts.vim ...
7 Feb 11, 2013
8:58 pm

vim@...
Send Email

Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 62 by Michael....@...: Netrw v145: '/' character in 'is keyword' leaks into new...
5 Feb 11, 2013
8:55 pm

vim@...
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