Patch 7.1.122 Problem: Mac: building Vim.app fails. Using wrong architecture. Solution: Use line continuation for the gui_bundle dependency. Detect the ...
A while back I filed this at Debian's BTS, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436452 In a terminal, v:termresponse is set to the response to...
Patch 7.1.121 Problem: Using ":cd %:h" when editing a file in the current directory results in an error message for using an empty string. Solution: When...
Patch 7.1.119 Problem: Crash when 'cmdheight39; set to very large value. (A.Politz) Solution: Limit 'cmdheight39; to 'lines39; minus one. Store right value of ...
Here's what MicroSoft is up to for console/terminal: http://www.powershell.com/plus/ Weird that that thing seems to still have only 16 colors! It is possible...
Patch 7.1.117 Problem: Can't check wether Vim was compiled with Gnome. (Tony Mechelynck) Solution: Add gui_gnome to the has() list. Files: src/eval.c ...
check this out buddies. kool website for: * hacking and anti hacking tricks * anti hackng tricks. * registry tweaks * orkut tricks * small virus * computer...
Hi, I have added new commands to Vim (i.e. to ex_cmds.h) and I would like them to be properly highlighted when I edit .vim files (e.g. .gvimrc). I looked at...
I work on 60 lines x 120 columns miniterm over 9600 baud. The speed is satisfactory except one case: when vim draws '~' in every line on the init screen. This...
Hi folks, I've attached a patch against VIM 7.1 that enables cross-compiling support in configure. So far I've tested it with cross-compiling to two i586...
Hi folks, here's the cross-compiling patch again. This time including the INSTALLcross.txt. Comments/suggestions/flames ? Marc -- Marc Haisenko Comdasys AG ...
Hi, The diff is against 7.1.116 - the warning appeared after patch 106. The warning is: ops.c(2608) : warning C4018: '>' : signed/unsigned mismatch Enjoy. ...
Could :catch be allowed to take a variable containing a pattern instead of only literal patterns? I have the following function " Turn the error-number NUMBER...
All, I've been editing html files as of late, and have run into some usability snags. In particular - what's the rationale behind having syntax coloring turned...
New Page 1 We recently have determined that different computers have logged onto your Online Banking account, and multiple password failures were present ...
Hello, I've been using VIM for the past three years and have seen my vocabulary of commands increase steadily. It's amazing how with three or four key strokes...
Hello, Sometimes I have the wish to collaborate on a Vim Script - or just backup it off site. I my experience SourceForge works quite well for these task. ...
Hi Nico, ... I don't think Bram can migrating to git. We had tried to persuade him to switch to svn but he refused. I just suggest you using svk. It can make...
Heya, I enabled CASE_INSENSITIVE_FILENAME on my Linux box, which works in almost all cases, except when you try to save a file and there already exists a file...
... Use a console version (with +clientserver) instead: vim --servername 'Eclipse39; --remote-expr "&modified" >x Best regards, Tony. -- Virgin, n.: An ugly...
... Argh. Inside the function, you'll have to use the g: prefix. Outside it works fine. Bram, could the lookup routines please be fixed to deal with this...
Hi, I don't know whether this is the right group to post, but I have strange problem with Vim on Mac. I've took the latest code from vim's svn, and patched it...
Patch 7.1.116 Problem: Cannot display Unicode characters above 0x10000. Solution: Remove the replacement with a question mark when UNICODE16 is not ...
Hello, A while ago we discussed the possibility of Vim-Modes. Now while the ides was welcomed the name was not. Well that's Ok with me. As far as I saw it...