... Hmm.. From what I can see, the output if ":set all" *is* alphabetical, just arranged in two blocks, the first consisting of simple options (themselves...
131834
mlh457
mlh457@...
Jun 20, 2012 5:39 pm
it helps alot...thanks! -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more...
131835
Christian Brabandt
cblists@...
Jun 20, 2012 5:50 pm
Hi Salman! ... Try resizing the window to something small. That should provide one single list. ... As far as I can tell, you still can edit the options and...
131836
Linda W
vim@...
Jun 20, 2012 7:13 pm
In the help on cpoptions, I find this line confusing: Z When using "w!" while the 'readonly39; option is set, don't reset 'readonly39;. ... What does 'reset39;...
131837
Salman Halim
salmanhalim@...
Jun 20, 2012 7:25 pm
... Linda, Anything in apostrophes or single quotes is an option; so, Z means to not set the 'readonly39; option. If the option does get reset (to 'noreadonly39;),...
131838
Tarlika Elisabeth Sch...
vim@...
Jun 20, 2012 8:31 pm
Hello Ben, I am sorry it has taken me so long to get back to this thread. Just in case anyone is wondering what it is about, here's a link to the archived...
131839
Tarlika Elisabeth Sch...
vim@...
Jun 20, 2012 10:31 pm
On Wed, 20 Jun 2012 21:09:23 +0100 ... another one: 12*) code snippet with line number starting at 1 * I'd rate that fairly high ... - line number column is...
131840
Tarlika Elisabeth Sch...
vim@...
Jun 21, 2012 12:01 am
On Mon, 14 May 2012 11:45:00 -0500 ... It gets very complex once you take into consideration display/nodisplay of line numbers in combination with dynamic...
131841
geoffrey.wood@...
Jun 21, 2012 10:18 am
... I see, so it's the vertical scrollbars appearing or disappearing that triggers it. This workaround works for me, thanks! (I had guioption L) I'll keep an...
131842
geoffrey.wood@...
Jun 21, 2012 10:24 am
... Wait long enough, it fixes itself :) Upgraded to patches 1 - 556 and this problem has gone. Not sure if it was a bug fix or a configuration change, I...
131843
steen
mediapathic@...
Jun 21, 2012 10:36 am
Thanks for the great info guys. I have Done Something Weird and now cannot reproduce the error I was having. But I have seen related things happen sporadically...
131844
steen
mediapathic@...
Jun 21, 2012 10:47 am
I'm having a rather odd issue and am having no luck googling. Whenever I try to load a helpfile, the response time is _extremely_ slow, sometimes to the point...
131845
Marc Weber
marco-oweber@...
Jun 21, 2012 10:58 am
... Yes - that's the way to go. Start by moving your .vimrc and your .vim out of the way - then you know whether' its vim fault (that would have taken less...
131846
steen
mediapathic@...
Jun 21, 2012 11:37 am
... vim-addon-manager I hadn't looked into, actually. That may be extremely helpful. ... That, otoh, I had no idea of, and will definitely be helpful. Thanks! ...
131847
Ben Fritz
fritzophrenic@...
Jun 21, 2012 2:38 pm
... Yes, that's one of the problems the design must be able to solve. I'm not sure that putting the lines in an <ol> and using the list index as the line...
131848
Tarlika Elisabeth Sch...
vim@...
Jun 21, 2012 3:31 pm
On Thu, 21 Jun 2012 07:37:34 -0700 (PDT) ... Do you ever want the line numbers to be copyable? Do you ever want to copy characters from the fold column? Is the...
131849
Eric Weir
eeweir@...
Jun 21, 2012 3:52 pm
First, I want to thank everyone who responded on this thread, and to apologize for taking so long to get around to responding. After raising the issue, other...
131850
Eric Weir
eeweir@...
Jun 21, 2012 4:04 pm
... Thanks, Marc. Not sure I understand. It would create a temporary .vimrc? Not sure how it helps me. I just want to load a few files---always the same few...
131851
Eric Weir
eeweir@...
Jun 21, 2012 4:09 pm
... Thanks for the suggestion. Is it really that simple? If so, it might meet my need. Would I need to include the path to the files? And what does the "-o5"...
131852
Tim Gray
tgray@...
Jun 21, 2012 4:09 pm
... I mentioned it before and I'll mention it again. Check out the vim-session [1] plugin. It doesn't open your files automatically when you open vim, but it...
131853
Tim Gray
tgray@...
Jun 21, 2012 4:14 pm
... Try looking in the help: ':h -o' should get you there. ... It's not a vim thing, that's why you can't find it in there. It's a bash thing. In your...
131854
Eric Weir
eeweir@...
Jun 21, 2012 4:17 pm
... Thanks for introducing me to the command line history. Didn't know it existed. ... I've been relying on the 'mksession39; solution so far, and most of the...
131855
Eric Weir
eeweir@...
Jun 21, 2012 4:31 pm
... Thanks, Michael, A previous suggestion about using an alias got me interested, but I wasn't able to get help with it either from the Oualline book or vim...
131856
Dotan Cohen
dotancohen@...
Jun 21, 2012 4:31 pm
Hello, I have this terrific mapping which takes me back to the previous empty brackets or quotes: inoremap jk...
131857
Eric Weir
eeweir@...
Jun 21, 2012 4:35 pm
... Thanks, Tim. I remember the suggestion. I checked out the plugin. I didn't decide against it, but haven't tried it out, yet, either. [I think I wanted to...
131858
Eric Weir
eeweir@...
Jun 21, 2012 5:11 pm
... Thanks, Tim. Looks like what I would want is "-p5" since I want the files opened in tabs. ... A quick scan of results on these topics gives me a vague idea...
131859
Tim Gray
tgray@...
Jun 21, 2012 5:29 pm
... An alias is just shorthand for a command that you would type. Exactly like you would type it on the command line. So if you need to type: mvim...
131860
Ben Fritz
fritzophrenic@...
Jun 21, 2012 6:00 pm
... I sometimes want to copy line numbers, for those who may have access to the source file to be able to easily get their bearings. ... No, I cannot think of...
131861
Tim Chase
vim@...
Jun 21, 2012 6:14 pm
Stumbled across this today: http://hackaday.com/2012/06/21/building-a-clutch-for-vim/ I'm not sure it produces great gains over just typing i/<esc> but it made...
131862
Gary Johnson
garyjohn@...
Jun 21, 2012 6:24 pm
... [Long discussion of aliases omitted.] Rather than use a bash alias, since Eric said he seldom uses a terminal, why not just put a Vim command in ~/.vimrc?...