Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim · Vim (Vi IMproved) text editor users list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 124385 - 124414 of 137836   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
124385 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 2, 2011
11:17 pm
... In addition to all the replies you already got, there is an additional possibility: if setline(lnum, text) echoerr "something went wrong calling setline("...
124386 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 2, 2011
11:26 pm
On 28/06/11 09:49, jack sparrow wrote: [...] ... If you didn't get an answer to your previous message, it probably means, not that no one saw the question, but...
124387 cyboman
rail.shafigulin@... Send Email
Jul 2, 2011
11:43 pm
... thanks for the help everyone. i think i got it. taylor, your explanation did clear it up. -- You received this message from the "vim_use" maillist. Do not...
124388 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 3, 2011
1:32 am
... In order to display a given character in gvim, you need: 1. a 'guifont&#39; which has a glyph for that character. On Windows (and on any gvim version other...
124389 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 3, 2011
1:52 am
... ...and when I want to force linewise pasting even if the yank was characterwise, I use the :put ex-command. For example the following mapping will paste...
124390 Naga Kiran K
k.nagakiran@... Send Email
Jul 3, 2011
6:13 am
I am using vim debugger for debugging vim scripts [BreakPts]. *:BreakPts* //will create a new window and populates it with the list of vim functions...
124391 Xiaopan Zhang
zhangxiaopan@... Send Email
Jul 3, 2011
7:07 am
Hi there, This is a bit complicated, let me try to explain myself a bit. First of all, search highlighting is a very useful feature and I always turn it on. ...
124392 meino.cramer@... Send Email Jul 3, 2011
7:19 am
... Hi, I have "another" solution for that problem: Do not search! (No I am not kidding ... :) 8) ;) The string is: new_variable = old_badname_variable +...
124393 Laph
laphone@... Send Email
Jul 3, 2011
11:31 am
Hi all, I used to coding in remote unix server by connecting via putty in my windows desktop, but the problem is that the account of unix server is shared for ...
124394 Tim Chase
vim@... Send Email
Jul 3, 2011
12:12 pm
... While there's not much to add to Meino's suggestion, just for another spin on the t/T/f/F solution, in your scenario, I'd use either d2fr d3t_ which will...
124395 Michael Henry
vim@... Send Email
Jul 3, 2011
1:44 pm
... I remap CTRL-L (which normally redraws the screen) to first turn off highlighting and then chain to the original behavior, as follows: nnoremap <silent>...
124396 meino.cramer@... Send Email Jul 3, 2011
2:01 pm
... Oh yeah! GOOD idea...will modify my mapping ! Great! Thanks! :) Best regards, mcc -- You received this message from the "vim_use" maillist. Do not...
124397 Gary Johnson
garyjohn@... Send Email
Jul 3, 2011
4:05 pm
... I can't think of a way to do what you want, but an alternative solution would be to use your own vimrc on the remote server. Create your own vimrc and give...
124398 hsitz
hesitz@... Send Email
Jul 4, 2011
1:20 am
... "Netrw supports "transparent&quot; editing of files on other machines using urls (see |netrw-transparent|). As an example of this, let's assume you have an ...
124399 hsitz
hesitz@... Send Email
Jul 4, 2011
1:25 am
... You can just clear the search register, which will also clear out all ... You map that command to any keystrokes you want and it's a simple matter to clear...
124400 Kent
kent.yuan@... Send Email
Jul 4, 2011
8:08 am
hi guys, last weekend I finally did the switch from .vim to vim-addon-manager. after the change, I made some small tests, almost everything looks fine. but the...
124401 Tim Chase
vim@... Send Email
Jul 4, 2011
12:57 pm
... This sounds suspiciously like your terminal is sending an escape sequence to move the cursor, and that the escape is being eaten. ... and reading at the...
124402 Grador
grador@... Send Email
Jul 4, 2011
2:45 pm
Thank you very much. ... -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For...
124403 Alexandre Martani
alexandre.martani@... Send Email
Jul 4, 2011
5:48 pm
... The module works when used directly from the Python shell (only fails from Gvim). I have checked os.environ["PATH"] from both instances, and they are...
124404 Alexandre Provencio
alexandreprovencio@... Send Email
Jul 4, 2011
8:34 pm
Hello everyone, the spell checker here is is not working when opening files with ":e", but it works if I ":e" again on the same viewport, or using the ":tabe"...
124405 Xiaopan Zhang
zhangxiaopan@... Send Email
Jul 4, 2011
9:09 pm
Thanks for everybody's response! Yes, I can use combination of other motion such as d<n>(t|f), ... but in some situations, I think searching is the most...
124406 Gary Johnson
garyjohn@... Send Email
Jul 4, 2011
9:21 pm
... If I'm understanding you, you have renamed ~/.vim and you have created a ~/.vimrc containing only that command above, then when you start vim as just vim ...
124407 Gary Johnson
garyjohn@... Send Email
Jul 5, 2011
2:05 am
... Also, what version(s) of vim/gvim are you using? If this is a bug, it may be in only some versions. Regards, Gary -- You received this message from the...
124408 Alexandre Provencio
alexandreprovencio@... Send Email
Jul 5, 2011
3:39 am
... That is correct. ... Well I don't know if it is enabled on this point, what i meant was that if i launch vim with a file as an argument, as in "vim...
124409 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 5, 2011
5:08 am
... OK, well, if 'spell&#39; is set then spell-checking is enabled. There might be a problem with the spell dictionary, or with spell being enabled or not by the...
124410 nikhil jain
nik.jain@... Send Email
Jul 5, 2011
7:19 am
This is my second time usign mailing lists , so apologies if I am doing something silly. I am not sure if this is a good idea, but is there a way to have the ...
124411 Anonymous bin Ich
ichbinanon@... Send Email
Jul 5, 2011
7:19 am
Hi! Is there a way to load different colorscheme when using vimdiff (and different when using vim)? Regards, -- You received this message from the "vim_use"...
124412 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 5, 2011
7:33 am
... One possibility would be not to specify the colorscheme in the vimrc but on the command-line: e.g. make desktop shortcuts with commands such as gvimdiff -c...
124413 Tony Mechelynck
antoine.mechelynck@... Send Email
Jul 5, 2011
7:51 am
... K normally usees an external program to look up the word under the cursor. On Linux that would be the "man" utility, but I'm not sure what it's set toon...
124414 Benjamin R. Haskell
vim@... Send Email
Jul 5, 2011
8:18 am
... Personally, I like the opposite. Instead of trying to bring the documentation into Vim, make it (much) quicker to get to the documentation in the browser...
Messages 124385 - 124414 of 137836   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help