... The time you last updated your runtime files may also be significant. Mine were updated from the FTP server about a month ago, I think. And it seems to be...
50188
Ben Schmidt
mail_ben_schmidt@...
May 1, 2008 10:56 am
... Thanks, Tony. I'm sure that will help. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. ...
50189
fritzophrenic
fritzophrenic@...
May 1, 2008 2:34 pm
... Also, in :help c.vim Right at the end there are instructions for putting syntax folding in the after directory by hand. Syntax folding is currently defined...
50190
Adri Verhoef
a3@...
May 1, 2008 4:49 pm
... Right, Bram. Adri --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit...
50191
Dasn
dasn@...
May 1, 2008 10:07 pm
... I'm afraid that my expression was not that clear. Actually I mean the colors of 'MAX' and 'PIPE_SIZE39; are different. For example, in my terminal, the color...
50192
Tony Mechelynck
antoine.mechelynck@...
May 1, 2008 11:11 pm
... Have you set 'cursorline39;? If yes, then it's normal -- move the cursor to the other line and /that/ will become grey. Best regards, Tony. -- "I'm returning...
50193
Dasn
dasn@...
May 1, 2008 11:56 pm
... Well, a picture is worth a thousand words. Please check the picture I attached this time. :) -- Dasn --~--~---------~--~----~------------~-------~--~----~ ...
50194
Dasn
dasn@...
May 2, 2008 12:18 am
... I almost forget I have kept some function highlighting stuff in ~/.vim/after/syntax/c.vim. Sorry for the noise, it's my fault. -- Dasn ...
50195
Erik Falor
ewfalor@...
May 2, 2008 2:43 pm
... If the problem is that the position after the final k is highlighted instead of the entire screenful of 'k's, then I am able to reproduce it on Windows. ...
50196
Paul LeoNerd Evans
leonerd@...
May 2, 2008 4:59 pm
... Sure. Then lets discuss that. There's no reason we have to take one side or the other - both can be made to work together. After all, even libtermkey has...
50197
Paul LeoNerd Evans
leonerd@...
May 2, 2008 5:04 pm
... Sure. That's for real character input. ; is a printing character. What about the up arrow? The idea of terminfo may be to represent abstracted key...
50198
Bram Moolenaar
Bram@...
May 2, 2008 8:24 pm
... I also think that the space that the icon takes is too much. Most people edit files of the same type (e.g., all Java files), the icon isn't very helpful...
50199
Bram Moolenaar
Bram@...
May 2, 2008 8:24 pm
... I don't see the point. The connection between the terminal and Vim is a byte stream. Vim needs to decode the bytes somehow to extract keys that were...
50200
Bram Moolenaar
Bram@...
May 2, 2008 8:24 pm
... Highlighting starts at the cursor, instead of at the start of the line, right? That looks like a bug. -- Seen on the back of a biker's vest: If you can...
50201
Ag. D. Hatzimanikas
a.hatzim@...
May 2, 2008 8:57 pm
Hi, Please issue, ... let count = count + Wordcount(getline(n)) The Wordcount function does not exists. Again from the same function, the "count" variable is a...
50202
Tony Mechelynck
antoine.mechelynck@...
May 2, 2008 10:12 pm
On 02/05/08 22:23, Bram Moolenaar wrote: [...] ... That last one is easy: the icon for the current file (whose name is displayed on the tab). I'm not convinced...
50203
Dasn
dasn@...
May 2, 2008 10:30 pm
... Ah, yes. I think all the 'k's should be highlighted, like Erik said. :) -- Dasn --~--~---------~--~----~------------~-------~--~----~ You received this...
50204
François Ingelrest
athropos@...
May 3, 2008 8:56 am
Hi! ... I would not say it's useless in the sense that icons make notebook tabs a bit nicer to look at. I actually never liked notebook tabs in GVim because...
50205
epanda
callingelvis@...
May 3, 2008 8:57 am
Hi, I use vertical split to open several files by tab. I prefer split as tab because we can switch faster from file1 to fileN. file1 | file2...
50206
Nico Weber
nicolasweber@...
May 3, 2008 9:31 am
... FWIW, I think this is a nice change. If I edit more than, say, 5 files, I can't use a tab for each file anyways. For just two to three tabs, the icons give...
50207
Tony Mechelynck
antoine.mechelynck@...
May 3, 2008 10:45 pm
... Well, you can squeeze a window vertically; but for it to be "easy" you should first do ... then (if your version of Vim can recognise your mouse) you can...
50208
Thomas Köhler
jean-luc@...
May 4, 2008 9:21 am
Hello Bram, Can you please include the attached fixed prolog.vim in the distribution of vim? :-) Hello Amir, ... I see the problem. Unfortunately, it's not so...
50209
Bram Moolenaar
Bram@...
May 4, 2008 8:43 pm
... It counts white space separated words, but that shouldn't matter in this context. ... I'll move it to there. -- Trees moving back and forth is what makes...
50210
Geoffrey Antos
geoffrey.antos@...
May 6, 2008 12:02 am
In a GTK2/X11 build, when a gVim window is maximized (with a panel below it, preventing Vim from occupying the lower pixels of the screen) and the user opens a...
50211
Tony Mechelynck
antoine.mechelynck@...
May 6, 2008 2:20 am
... I haven't looked at the patch, but I'm not sure it will work. If you check the right end of your titlebar, you'll see that ":set lines=9999 columns=9999"...
50212
Antony Scriven
adscriven@...
May 6, 2008 3:43 pm
... More than just looking nicer, I think it can be a usability improvement, e.g. Firefox displays the shortcut icon in its tabs; I find this makes finding a...
50213
Antony Scriven
adscriven@...
May 6, 2008 3:54 pm
... Btw, I didn't mean for that to sound negative. I'd be happy if you could come up with a good solution for that. --Antony ...
50214
François Ingelrest
athropos@...
May 6, 2008 4:03 pm
... GTK actually uses the system icons defined by the user's theme, i.e., you provide it the mime type and it provides you the icon associated to that mime...
50215
Bram Moolenaar
Bram@...
May 7, 2008 11:10 am
Patch 7.1.294 Problem: Leaking memory when executing a shell command. Solution: Free memory when not able to save for undo. (Dominique Pelle) Files:...
50216
Bram Moolenaar
Bram@...
May 7, 2008 3:40 pm
Patch 7.1.295 Problem: Vimtutor only works with vim, not gvim. Solution: Add the -g flag to vimtutor. (Dominique Pelle) Add gvimtutor. Files:...