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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Does anybody know if vim has the ability to store a history of my cscope searches?It would be nice if I could jump back to my previous searches or to the files...
5 Mar 17, 2013
6:44 am

Tony Mechelynck
antoine.mechelynck@...
Send Email

Hello. Why may a pasted non-breaking space trigger the :simalt~ command? I have an Autohotkey script that inserts an exclamation mark preceded by a...
9 Mar 16, 2013
4:49 pm

Ben Fritz
fritzophrenic@...
Send Email

Like most of us I open plenty of files at the same time with vim. The problem is that whenever I go from file 1 to file 2 and then back to file 1, Vim doesn't...
2 Mar 15, 2013
9:33 pm

Phil Dobbin
phildobbin@...
Send Email

In a window with nofoldenable and foldcolumn=0, I issue the command :new. This creates a window that has foldcolumn=5. Two of my other windows have...
4 Mar 15, 2013
6:27 pm

Paul
paul.domaskis@...
Send Email

Dumb question: In linewise visual mode -- or even indeed in visual mode generally -- is it possible for me to somehow select non-following lines or characters,...
3 Mar 15, 2013
5:39 pm

Tim Chase
vim@...
Send Email

Hello everyone, some days ago I was wondering on the best way to search for full *NIX path (something like /path/to/file) in a file. The easier solution, a...
20 Mar 15, 2013
4:39 pm

Andy Wokula
anwoku@...
Send Email

Hi I'm trying to improve integration between vim and tmux, as those tools are my most important work tools and I'm always looking to enchance my workflow...
3 Mar 15, 2013
12:00 pm

Thiago Padilha
tpadilha84@...
Send Email

I have an record-based data file for an application that uses control characters in some fields as flags for certain GUI options, e.g.: ^@ ^A It's barbaric to...
6 Mar 14, 2013
11:11 pm

Paul
paul.domaskis@...
Send Email

What would be a good way of viewing the mappings that are only local to the current buffer? Regards, Jorge -- -- You received this message from the "vim_use"...
3 Mar 14, 2013
8:06 pm

Jorge Rodrigues
skeept@...
Send Email

'foldmarker&#39; 'fmr' string (default: "{{{,}}}") local to window {not in Vi} {not available when compiled without the |+folding| feature} The start and end...
8 Mar 14, 2013
7:51 pm

Ben Fritz
fritzophrenic@...
Send Email

guys: everytime I expand the fold , I notice the text got a little bit messed up somewhere, c-l quickly clean it nicely. ... it works fine, except I can't use...
8 Mar 14, 2013
6:24 pm

ping
songpingemail@...
Send Email

In insert mode I have a blinking vertical bar as cursor. I noted a strange thing when I'm in insert mode: I have to click with the mouse on the next letter in...
3 Mar 14, 2013
1:18 pm

rameo
raiwil@...
Send Email

How to convert from [uno\dos&#92;tres](fijo) to [uno](fijo) [dos](fijo) [tres](fijo) Many thanks in advance, -- Cesar -- -- You received this message from the...
6 Mar 13, 2013
3:13 pm

Cesar Romani
cesar.romani@...
Send Email

I've written a couple of functions which change the formatting of C++ code, to bring it in line with our coding guidelines; things along the lines of: ...
3 Mar 12, 2013
5:56 pm

James Kanze
james.kanze@...
Send Email

I've been trying most zKEYs , but haven't found oneto effectively fold all siblings(but not to close upto the parent fold). I knowzm , zc, zC, but they are not...
5 Mar 12, 2013
5:31 pm

Ben Fritz
fritzophrenic@...
Send Email

I have installed cscope(http://cscope.sourceforge.net/) and added cscope_maps.vim (https://github.com/chazy/cscope_maps) as one of my plugins. I started going...
3 Mar 12, 2013
3:46 pm

FlashBurn
rail.shafigulin@...
Send Email

It's been a while since I've tried to convert raw text into PDF for printing. I like using PDF as an intermediate step because I can make sure that I start...
3 Mar 11, 2013
7:54 pm

Paul
paul.domaskis@...
Send Email

I'm looking for a way to see the order in which autocommand events fire. Setting verbose doesn't seem to do... -- -- You received this message from the...
6 Mar 11, 2013
7:23 am

Axel Bender
axel.bender@...
Send Email

I'm using Vim 7.3 from ports on FreeBSD. When mutt loads the editor it throws the following error: Error detected while processing ...
3 Mar 9, 2013
12:29 pm

Christian Brabandt
cblists@...
Send Email

Hey Folks, I'm a longtime unix/linux commandline vi user, and work mostly at the console. Does dinosaur come to mind? Well anyway... Recently I've started...
5 Mar 9, 2013
12:12 am

Gary Johnson
garyjohn@...
Send Email

and add vim user group in the hope that some vimwiki user already solved/workarounded it... ... -- -- You received this message from the "vim_use" maillist. Do...
1 Mar 7, 2013
9:33 pm

ping
songpingemail@...
Send Email

I'm having trouble figuring out how to setup errorformat. I know the format of my compiler and lint tool is setup as follows: "<filename&gt;",<linenumber&gt; <error...
5 Mar 7, 2013
8:05 pm

FlashBurn
rail.shafigulin@...
Send Email

I have setup a vim script to do the following " Setup the project home directory. let s:project_path = 'C:\Documents and...
9 Mar 7, 2013
7:00 pm

Ben Fritz
fritzophrenic@...
Send Email

... I'm confused by this. The first bit seems to say that if an item matches a specific errorformat string marked with %>, then the next line is matched not ...
1 Mar 7, 2013
6:56 pm

Ben Fritz
fritzophrenic@...
Send Email

... your remote machine from within conqterm, ... existing vim search knowledge you acquired, but I just found that all long lines (longer than 200 chars?) are...
4 Mar 6, 2013
7:17 pm

ping
songpingemail@...
Send Email

I need to store and restore the value of the shellslash setting. Does anybody know how can I do that? Here is what I'm trying to do: let l:shellslash =...
2 Mar 5, 2013
11:21 pm

Gary Johnson
garyjohn@...
Send Email

Hi, I want to create something like what FuzzyFinder has where I create a one-line buffer at top and show the vim popupmenu-completion and as I type the...
6 Mar 5, 2013
10:14 pm

Martin Lundberg
martin.lundberg@...
Send Email

I have a .vimrc where I run: set comments= I added the command to my ~/.vim/cpp.vim file and ~/.gvimrc file as well. Yet somehow, I have comments set to a...
2 Mar 5, 2013
8:30 pm

Gary Johnson
garyjohn@...
Send Email

I have never experience this behavior before. I have the following code: 123456789 1 def get_login(realm, username, maysave): 2 global login_cnt 3 login_cnt...
3 Mar 5, 2013
6:32 pm

rail shafigulin
rail.shafigulin@...
Send Email

I'm trying to run a set of settings for a project but I can't figure out what goes wrong. When I try to run make I get the following error: C:/Documents&#92; is...
3 Mar 5, 2013
5:08 pm

FlashBurn
rail.shafigulin@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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