Yep, thank Tony, it works the same and it is more general. Bye! -- View this message in context:...
131443
Pablo Giménez
pablogipi@...
Jun 1, 2012 1:59 pm
Thanks Gary. Yep It was working on the terminal, sorry, it was failling only on gvim. I found that ConqueShell plugin is a good option, although I dont know ...
131444
Ben Fritz
fritzophrenic@...
Jun 1, 2012 2:28 pm
... http://vim.wikia.com/wiki/Insert-mode_only_Caps_Lock I think it solves some of the problems brought up by the others in this thread. -- You received this...
131445
Ben Fritz
fritzophrenic@...
Jun 1, 2012 2:33 pm
... If all you want is the left tab, the link I posted should do that. You can't do it without creating a new command, though. ...
131446
stevenfrog
stevenfrog@...
Jun 1, 2012 2:50 pm
... Please ignore the "echo newtttlist I just use it for testing. This function's is used filter the tags. I search tags with name "List", and only left 'c,...
131447
Ben Fritz
fritzophrenic@...
Jun 1, 2012 10:44 pm
... I understand so far. ... Now you've lost me again. :tag is for jumping to tags, not showing them. ... Jump to the definition of {ident}, using the ...
131448
Shawn
spacephys@...
Jun 1, 2012 10:44 pm
Hello, I have used vim for several years now, but recently vim has become painfully slow when it writes to disk. I am checking into other possibilities, but...
131449
Michael van Schaik
mcjvanschaik@...
Jun 1, 2012 10:44 pm
... Hi Sinbad, Check out this article: http://vim.wikia.com/wiki/Avoid_the_escape_key it links to two seperate instructions for remapping the Caps Lock to Esc...
131450
Tor Perkins
vim@...
Jun 1, 2012 10:44 pm
Greetings all, ... ... and given this text: NOTE: blah blah blah blah # NOTE: blah blah # blah blah If I do gq{motion} on the top paragraph, formatting...
131451
Ben Fritz
fritzophrenic@...
Jun 1, 2012 10:49 pm
... Nope, no central Vim manager, they're all independent unless you explicitly make them communicate. Do operations outside of Vim take a long time as well,...
131452
Marc Weber
marco-oweber@...
Jun 1, 2012 11:05 pm
... btrfs on older kernels and a linux staying up for 3-4 days can cause such behaviour. Its very unlikely that its Vims fault (unless any script is starting...
131453
John Beckett
johnb.beckett@...
Jun 1, 2012 11:25 pm
... In addition to what Ben said, is the network in use at all during this? For example, are the files Vim is working on accessed over a network, or (if...
131454
Tony Mechelynck
antoine.mechelynck@...
Jun 2, 2012 3:15 am
... I think mouse scrolling in gvim is set so you can scroll until the last line in the file is at the top of the window; however if you want to scroll from...
131455
Tony Mechelynck
antoine.mechelynck@...
Jun 2, 2012 3:41 am
... There have been quite a number of fixes to indenting code since 7.3.154, see http://ftp.vim.org/pub/vim/patches/7.3/README You might try to install the...
131456
Dominique Pellé
dominique.pelle@...
Jun 2, 2012 4:16 am
... I'm not sure what's the root cause for slow writes here, but one possibility could be that fsync() is slow on your file system. ... Read ":help fsync" to...
131457
Christian Brabandt
cblists@...
Jun 2, 2012 12:08 pm
Hi, I have recently been working on the Motif GUI and noticed, that my gvim always show XIM INSERT, when in insert mode. I keep reading :h xim and mbyte-XIM,...
131458
Christian Brabandt
cblists@...
Jun 2, 2012 1:04 pm
... One more update: - Replace should work better now (and works like in the current version of Gvim). - When using REPLACE, the cursor is positioned at the...
131459
Aaron Bohannon
aaron678@...
Jun 2, 2012 2:59 pm
Everything seemed fine...for a while. Then I tried to reformat text when I had 'formatprg39; set to an external program and found myself with an open command...
131460
Chris Jones
cjns1989@...
Jun 2, 2012 4:37 pm
... Do you have an IME set up..? Doesn't sound rational, but perhaps you need one installed.. in order to turn it off..? CJ -- Hi! My name is bobby... -- You...
131461
Shawn
spacephys@...
Jun 2, 2012 4:41 pm
Thanks to everyone, your inputs were all good possibilities. It turns out that Ben's suggestion to test the plugins was the one I needed. When I stopped using...
131462
Christian Brabandt
cblists@...
Jun 2, 2012 7:01 pm
Hi Chris! ... Not that I know of. How would I set it up? regards, Christian -- -- You received this message from the "vim_use" maillist. Do not top-post! Type...
131463
Chris Jones
cjns1989@...
Jun 2, 2012 9:43 pm
... Hi Christian, My undestanding is that you need to install an input server that covers your particular data entry needs. I could be 100% wrong about that,...
131464
Chris Jones
cjns1989@...
Jun 3, 2012 12:51 am
On Sat, Jun 02, 2012 at 03:01:12PM EDT, Christian Brabandt wrote: [..] ... Regarding (3) above, I forgot to mention that there is an imdisable/noimdisable...
131465
Tony Mechelynck
antoine.mechelynck@...
Jun 3, 2012 3:24 am
... Best regards, Tony. -- It is Texas law that when two trains meet each other at a railroad crossing, each shall come to a full stop, and neither shall...
131466
sinbad
sinbad.sinbad@...
Jun 3, 2012 10:13 am
this may not be a specific vim question, but i was wondering what's the maximum no.of colors that can be supported in text-based terminals, until recently i...
131467
Christian Brabandt
cblists@...
Jun 3, 2012 11:04 am
Hi sinbad! ... That depends on your terminal. Most terminals nowadays support either 256 (xterm) or 88 (rxvt) colors. regards, Christian -- -- You received...
131468
Christian Brabandt
cblists@...
Jun 3, 2012 11:30 am
Hi Tony! ... I guess, you meant :h i_CTRL-^ and thanks, that works. Bram, I suggest to put a link to these help topics below :h xim I am still wondering, why...
131469
Magnus Woldrich
m@...
Jun 3, 2012 11:48 am
... Someone who isn't me claims that the terminal that comes with KDE, 'Konsole39;, can do 'lots more'. If that is really the case that'd be fantastic, but I...
131470
sinbad
sinbad.sinbad@...
Jun 3, 2012 12:38 pm
... my question is are there any terminal implementations that support more than 256 colors in text consoles not in gui. -- You received this message from the...
131471
Thilo Six
T.Six@...
Jun 3, 2012 2:14 pm
Hello according to ':h exists()' we can use 'exists("##ColorScheme")' to check for the availability of an colorscheme. ... desert ... 0 ,----[ :h exists()...