... OK, but let's change "its character" to "the typed key". It's not directly clear what "its" refers to. -- From "know your smileys": +<(:-) The Pope ///...
62928
Bram Moolenaar
Bram@...
Oct 22, 2011 4:05 pm
... There is a redirect error if you are not logged in. I'll fix it. -- From "know your smileys": 8-O "Omigod!!" (done "rm -rf *" ?) /// Bram Moolenaar --...
62927
Bram Moolenaar
Bram@...
Oct 22, 2011 4:05 pm
... Please send this to the maintainer, Michael Geddes. -- From "know your smileys": <>:-) Bishop /// Bram Moolenaar -- Bram@... --...
62926
Bram Moolenaar
Bram@...
Oct 22, 2011 4:05 pm
... Hmm, keep in mind you are using code written for Unix on MS-Windows. That's never going to work perfectly. Perhaps a few #ifdefs will make the code work...
62925
Bram Moolenaar
Bram@...
Oct 22, 2011 4:05 pm
... Thanks. I'll put it in the todo list. I'm not sure if InsertCharPre should apply when the popup menu is visible, keys mean something else then. Perhaps...
62924
vim@...
Oct 22, 2011 8:50 am
Comment #3 on issue 28 by antoine....@...: out of the box, gVim 7.3.46 for Win32 cannot write swap files on Windows 7 ...
62923
Christian J. Robinson
heptite@...
Oct 22, 2011 7:45 am
On Fri, 21 Oct 2011, lith wrote: [ Entire message cut. ] Unfortunately, vim.org is only barely maintained, and it desperately needs fixes and an overhaul. ...
62922
lith
minilith@...
Oct 22, 2011 5:39 am
Hi, Yesterday, I uploaded a small plugin: http://www.vim.org/scripts/script.php?script_id=3780 I then wanted to make minor changes to the plugin description....
62921
LHB Jr
lhb.jr@...
Oct 22, 2011 1:28 am
... From: Yue Wu <vanopen@...> To: vim_dev <vim_dev@googlegroups.com> Sent: Fri, Oct 21, 2011 7:01 pm Subject: Re: [feature request] tab with independent...
62920
Yue Wu
vanopen@...
Oct 21, 2011 11:02 pm
... Hi, it will make things too complicated... I think the concept of tag system for buffers that Ingo mensioned above sounds great, so I can let one tab show...
62919
vim@...
Oct 21, 2011 10:47 pm
Comment #2 on issue 29 by metaed: online help has link to wrong node http://code.google.com/p/vim/issues/detail?id=29 Yes. Okay, now I understand that this is...
62918
vim@...
Oct 21, 2011 9:40 pm
Comment #2 on issue 28 by metaed: out of the box, gVim 7.3.46 for Win32 cannot write swap files on Windows 7 http://code.google.com/p/vim/issues/detail?id=28 I...
62917
vim@...
Oct 21, 2011 9:19 pm
Comment #1 on issue 29 by antoine....@...: online help has link to wrong node http://code.google.com/p/vim/issues/detail?id=29 This problem is not with...
62916
Ben Fritz
fritzophrenic@...
Oct 21, 2011 9:16 pm
... Would the arg list suit your needs? You could set it locally on the first window in a tab and it should be inherited for every new window in that tab,...
62915
Ingo Karkat
swdev@...
Oct 21, 2011 9:11 pm
... If it's (further) complicating the mental model a user needs to have, it's just unlikely to be added. Also, a lot of plugins may break because of this...
62914
vim@...
Oct 21, 2011 9:08 pm
Comment #1 on issue 28 by antoine....@...: out of the box, gVim 7.3.46 for Win32 cannot write swap files on Windows 7 ...
62913
LHB Jr
lhb.jr@...
Oct 21, 2011 8:52 pm
... From: Ingo Karkat <swdev@...> To: vim_dev <vim_dev@googlegroups.com> Sent: Fri, Oct 21, 2011 11:02 am Subject: Re: [feature request] tab with...
62912
Joseph Thomson
joseph.thomson@...
Oct 21, 2011 8:51 pm
"throw" existed as a keyword, but not its synonym "throws". -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below...
62911
vim@...
Oct 21, 2011 8:27 pm
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 29 by metaed: online help has link to wrong node ...
62910
vim@...
Oct 21, 2011 6:55 pm
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 ...
62909
Ingo Karkat
swdev@...
Oct 21, 2011 3:02 pm
... This is against Vim's model, and therefore unlikely to be implemented. However, you could write overloaded commands / command-completions (which commands...
62908
Taylor Hedberg
tmhedberg@...
Oct 21, 2011 2:29 pm
I'm pretty certain there's no way to maintain separate buffer lists for separate tab pages. You'd have to patch Vim to incorporate that functionality, and it...
62907
Tony Mechelynck
antoine.mechelynck@...
Oct 21, 2011 2:19 pm
... Dos-style shells (COMMAND.COM, NDOS.COM, 4DOS.COM, cmd.exe, 4NT.EXE, etc.) open three handles (sysin, sysout and syserr) before starting a program, and...
62906
Fabian Greffrath
fabian@...
Oct 21, 2011 1:07 pm
Hi all, ... I have investigated this crash a bit further and tailored it down to a completely unrelated issue. It is just that vim takes a completely different...
62905
Fabian Greffrath
fabian@...
Oct 21, 2011 1:04 pm
[Sent twice, sorry. First mail went to <vim_dev@googlegroups.com>. Which is the right address for the vim-dev list, actually?] Hi all, ... I have investigated...
62904
mattn
mattn.jp@...
Oct 21, 2011 8:30 am
Sorry, it was included another patch. Check below's patch. https://gist.github.com/1303356 diff -r 37ecb8ff4560 src/edit.c ... +++ b/src/edit.c Fri Oct 21...
62903
Yue Wu
vanopen@...
Oct 21, 2011 5:34 am
Hello, list, As the title, if a tab can have a buffer list independent with other tabs, then I can use tab to category the buffers, and one tab for one ...
62902
Thilo Six
T.Six@...
Oct 20, 2011 10:37 pm
Hello Bram, here is a slightly different wording for a patch you sent today. I think the original wording is a little unclear, or better yet it took me some ...
62901
solsTiCe d'Hiver
solstice.dhiver@...
Oct 20, 2011 9:54 pm
I am sad to see that that thread as died and that there is no change to be seen in the future. There is the conservative camp of course that hold it back. The...
62900
Bram Moolenaar
Bram@...
Oct 20, 2011 7:59 pm
Patch 7.3.346 Problem: It's hard to test netbeans commands. Solution: Process netbeans commands after :sleep. (Xavier de Gaye) Files:...