Search the web
Sign In
New User? Sign Up
vim · Vim (Vi IMproved) text editor users list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 62262 - 62291 of 109166   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
62262
... xmodmap is an external command. By "inside" Vim I mean "by purely Vim means" such as :map etc. ... xmodmap applies to the whole of X. I don't think you can...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
7:22 am
62263
... As far as ... is concerned: I uploaded a new version, that knows a g:vikiIndentDesc parameter. Setting this to '::' should help a little. In order to align...
Thomas
sanobast-vim@...
Send Email
Oct 1, 2005
7:27 am
62264
... To me, the most valuable tricks are those which allow finding more useful ways of using Vim: - completion with menu set nocompatible ... set wildmenu -...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
7:36 am
62265
Hello again :-) Ok, I am using VIM 7.0aa Alpha on Mac OS X Tiger 10.4... Here's my problem: When ever I launch the Terminal in OS X and type gvim, it actually ...
Unnsse Khan
untz@...
Send Email
Oct 1, 2005
7:42 am
62266
... [...] Religious Integrist! ;-) Flaming will get us nowhere. Myself, I "don't particularly care" for any scripting languages other than Vim script and shell...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
7:44 am
62267
... Thanks. Though apparently Bram was able to reproduce the error and fix it even before I saw your post below (I'm a little backward in ML answering at the...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
7:55 am
62268
... 6.3.090 and 7.0aa.0152 executables for W32 are now available, see http://users.skynet.be/antoine.mechelynck/vim/ -> My "changes" distro (6.3) and/or -> The...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
9:42 am
62269
... Try this: imap <F4> <BLOCKQUOTE>^V<ENTER><PRE><CODE> Where ^V is a literal, typed control-v and <ENTER> is you hitting the enter key. For more details see...
Chris Allen
c.d.allen@...
Send Email
Oct 1, 2005
9:47 am
62270
Matthew Winn wrote: [...] ... So hurrah for the new (v7) command :vimgrep, which does away with the need for an external grep command to handle file searching...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
9:48 am
62271
... Indeed, you are correct, Marcin. I included the caret at the beginning of the pattern as in your inxample all of the lines began with AAA. Like you say,...
Pete Johns
paj-vim@...
Send Email
Oct 1, 2005
9:55 am
62272
... Your ruby.vim apparently is in dos fileformat. I should be unix. Edit the file and do ":set ff=unix|w". -- A parent can be arrested if his child cannot...
Bram Moolenaar
Bram@...
Send Email
Oct 1, 2005
10:20 am
62273
Bram, When I edited the file by typing: Raven:/Applications/Vim.app/runtime/plugin untz$ gvim ruby.vim gvim launched and displayed the contents of ruby.vim I...
Unnsse Khan
untz@...
Send Email
Oct 1, 2005
10:38 am
62274
... Fantastic! Thank you for your help (yet again). I've got it implemented with the following in ~/.vim/after/syntax/matlab.vim: unlet! b:current_syntax syn...
A. S. Budden
abudden@...
Send Email
Oct 1, 2005
10:39 am
62275
... [...] It's not unixlw (unix ell doubleu) it's unix|w (unix bar doubleu). Or you could also do ... No need to click with the mouse, you can hit the : key on...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
10:52 am
62276
... Strange that the Hiroshi's second one didn't work for him, as it worked just fine for me. Chris's use of ^V^M worked fine for me as well. The only thing I...
Tim Chase
vim@...
Send Email
Oct 1, 2005
1:52 pm
62277
... Not being an emacs sorta fellow, I couldn't tell you what that action (:echo "boink!"<cr>") should be doing in the emacs world. The other mapping, using...
Tim Chase
vim@...
Send Email
Oct 1, 2005
1:53 pm
62278
... Vim is supposed to set 'nocompatible' if it finds a user vimrc (~/.vimrc, ~/_vimrc, or [on Windows] $VIM/_vimrc but not $VIM/vimrc). The behaviour of <>...
A. J. Mechelynck
antoine.mechelynck@...
Send Email
Oct 1, 2005
2:15 pm
62279
Hello- I am trying to create an auto command that will automatically reposition a visible window to the last line of the file it is displaying. It would be ...
jason heddings
vim@...
Send Email
Oct 1, 2005
5:26 pm
62280
Thanks Dave- It doesn't seem to be catching updates unless I remove then restore focus from Vim. I've got a build going in the background, and I'm trying to...
jason heddings
vim@...
Send Email
Oct 1, 2005
5:39 pm
62281
I've been using gvim for years and this is one thing I've never been able to figure out. In Windows you can generally hit Alt-spacebar in an app to get the ...
Mike Bryan
mbryan2@...
Send Email
Oct 1, 2005
7:30 pm
62282
I find that I am able to access the menu by doing <Alt> then <Space> instead of <A-S>, which I'm guessing Vim intercepts for the purpose of remapping... Not...
jason heddings
vim@...
Send Email
Oct 1, 2005
8:24 pm
62283
... I'm not sure it qualifies as "obvious", but it is a vim peculiarity. Vim does indeed see the alt+space. However, it's available for other mappings. Your...
Tim Chase
vim@...
Send Email
Oct 1, 2005
8:26 pm
62284
... ...and to minimize the GUI, the instructions are in the paragraph following the one I quoted, found at ":help simalt" ... -tim...
Tim Chase
vim@...
Send Email
Oct 1, 2005
8:27 pm
62285
Hi! It works for me, thus it might be some configuration in your .vimrc file which prevents it from working. (That is, both <Alt>-<Space> and typing <Alt> and...
Georg Dahn
gorgyd@...
Send Email
Oct 1, 2005
8:32 pm
62286
Jason, yes I am able to use <Alt> then <Space> and that does work. I guess I had never tried it that way before. Tim, your suggestion of adding this command to...
Mike Bryan
mbryan2@...
Send Email
Oct 1, 2005
9:13 pm
62287
... I guess that knocks out my ability to have C-x C-c functionality. ... I'm using VIM 6.3 (6.3.071 according to Debian). I couldn't get C-x C-s to work...
Matt Rechkemmer
matt@...
Send Email
Oct 1, 2005
11:51 pm
62288
Hello all! I use GVim for general editing purposes as well as editing email (in combination with Mutt). When using GVim 'stand-alone' (invoking it directly...
Marcel Korpel
marcel.lists@...
Send Email
Oct 2, 2005
11:27 am
62289
... Thanks so much for enlightening me on this subject :-) It's something that i find really useful. - Göran Gustafsson - http://www.fulknark.se...
Göran Gustafsson
gustafsson.g@...
Send Email
Oct 2, 2005
11:38 am
62290
Hi, ... Instead of "<esc>", you should use <CTRL-O>: inoremap <c-x><c-s> <c-o>:echo "boink!"<cr> If you use <esc>, after invoking the map, you will be in...
Yegappan Lakshmanan
yegappanl@...
Send Email
Oct 2, 2005
4:22 pm
62291
... In the terminal window I eventually got a segmentation fault. I remembered the error popped up after I installed several plugins, and by deleting them all...
Marcel Korpel
marcel.lists@...
Send Email
Oct 2, 2005
7:37 pm
Messages 62262 - 62291 of 109166   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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