May be :s#/home/user/bin/session.log#& can do this. ... -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the...
128845
howard Schwartz
howardb21@...
Feb 1, 2012 8:52 am
hi, More adventures with my Blind friend. Sun's version of fmt, let all lines starting with a dot (.) alone, in deferrence to he unix markup language, Troff....
128846
John Beckett
johnb.beckett@...
Feb 1, 2012 9:11 am
... As already mentioned, one of the scripts active for files of type "python" is changing your 'iskeyword39; setting to include a dot. When editing a Python...
128847
Charles E Campbell Jr
drchip@...
Feb 1, 2012 11:38 am
... I suspect that your termcap/terminfo database entry may be incorrect. If your system is using terminfo (as opposed to termcap)... infocmp ${TERM} -- will...
128848
Marco
netuse@...
Feb 1, 2012 12:23 pm
... Using your instructions I get two files with approximately 50 lines of codes, but I don't really have an idea how and what to check. I compared some...
128849
Jean-Michel Pichavant
jeanmichel@...
Feb 1, 2012 8:49 pm
Hi people, This is my first mail in this list, so I would like to thank all of you in advance for the precious support. I ran into some minor issue with the...
128850
sc
toothpik@...
Feb 1, 2012 8:56 pm
... take your pick -- they both go to the same list of ppl -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the...
128851
Jerry Dai
daijianzhen@...
Feb 1, 2012 9:04 pm
Thanks. This works perfectly! -- -- Best Regards Jerry Dai ... -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below...
128852
Cesar Romani
cesar.romani@...
Feb 1, 2012 10:35 pm
... Thanks Marcin and Chip, it works with v14i. I tried to update AutoAlign with GLVS and I thought it'd update to the latest version but it wasn't the case. ...
128853
Mathieu Maret
mathieu.maret@...
Feb 1, 2012 11:35 pm
It's very interesting! Thanks a lot. Mathieu 2012/1/31 Ben Fritz <fritzophrenic@...> ... -- You received this message from the "vim_use" maillist. Do not...
128854
Rich Healey
healey.rich@...
Feb 2, 2012 5:23 am
When I have my window split with many buffers, the title line on the active pane is a different color, but is it possible to have all 4 borders of the current...
128855
Charles E Campbell Jr
drchip@...
Feb 2, 2012 6:01 am
... V13 is the latest version released to vim.sf.net. My website has more "experimental" versions. Eventually, for example, I will release v14... Regards, C...
128856
Taylor Hedberg
tmhedberg@...
Feb 2, 2012 6:58 am
If I'm not mistaken, it's just `--enable-conceal`, without the `=yes`. The opposite is `--disable-conceal`, rather than `--enable-conceal=no`....
128857
Paul Isambert
zappathustra@...
Feb 2, 2012 9:45 am
... I don't think that's possible. However, perhaps the following (which might be improved) will suit your needs; it uses ColorColumn to change the background...
128858
John Little
john.b.little@...
Feb 2, 2012 9:47 am
... Sounds like your cursor is insufficiently conspicuous. If you're using gvim, see :h guicursor. I have set...
128859
Rich Healey
healey.rich@...
Feb 2, 2012 11:42 am
If you're looking at it again Ben, I had to make minor changes to get it working with PHP and it still seems awkward ...
128860
Jean-Michel Pichavant
jeanmichel@...
Feb 2, 2012 12:30 pm
... I tried this one as well, without success. JM -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you...
128861
Christian Brabandt
cblists@...
Feb 2, 2012 1:03 pm
... May be just as simple as: au WinEnter * :set cul au WinLeave * :set nocul regards, Christian -- You received this message from the "vim_use" maillist. Do...
128862
Tim Chase
vim@...
Feb 2, 2012 5:34 pm
... If you mean "newlines" where you type "white space", you can just highlight the text and type "J" to join them. If you want to normalize more than one...
128863
Chris Lott
chris@...
Feb 2, 2012 6:17 pm
Given this: Sheets Sheets of gold Is there an efficient way to delete the intervening white space and CRs between the 'Sheets39; to end up with Sheets Sheets of...
128864
Eric Weir
eeweir@...
Feb 2, 2012 7:43 pm
I installed vim-orgmode about a month or so ago. I've perused the manual and for the life of me--and here I recognize I'm displaying my technological...
128865
Dominique Pellé
dominique.pelle@...
Feb 2, 2012 8:55 pm
... I don't think that works. I build Vim (huge) as follows: $ cd vim $ hg pull $ hg up $ ./configure --with-features=huge --enable-gui=gnome2 $ make According...
128866
Ben Fritz
fritzophrenic@...
Feb 2, 2012 10:04 pm
On Feb 1, 4:00 am, Jean-Michel Pichavant <jeanmic...@...> ... Unless there's a good reason for you not to do so, how about just compiling with BIG or...
128867
Eric Weir
eeweir@...
Feb 2, 2012 10:15 pm
... I know about it from VimOrganizer. I've viewed some of the VimOrganizer videos and I believe a video or videos referenced by VimOrgnizer. ... I am really...
128868
Jan Christoph Ebersbach
janchristoph.ebersbac...
Feb 2, 2012 10:15 pm
Hi Eric, Do you know Emacs' Orgmode? - I assume you don't know it. In the words of the original developers it's "your life in plain text" (http:// ...
128869
Jean-Michel Pichavant
jeanmichel@...
Feb 2, 2012 10:36 pm
... Thank you guys. JM -- 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...
128870
Rich Healey
healey.rich@...
Feb 2, 2012 11:29 pm
Thanks all for your replies. I'm going to experiment with all 3 approaches today and see which I prefer. -- You received this message from the "vim_use"...
128871
Reid Thompson
Reid.Thompson@...
Feb 3, 2012 1:27 am
... coping and pasting the above into my gvim... 3J works (three capital J) -- You received this message from the "vim_use" maillist. Do not top-post! Type...
I recently discovered a pitfall similar to recursive abbreviations or maps (in math logic we would would tend to call them `transitive39; instead of recursive). ...