Re: terminal-normal mode highlighting

2017-11-23 Thread Jeremy Armstrong
On Thursday, November 23, 2017 at 2:52:37 PM UTC-7, Bram Moolenaar wrote: > Jeremy Armstrong wrote: > > > Is it possible to preserve coloring from the shell (seen in TERMINAL mode) > > when in TERMINAL-NORMAL mode? > > e.g. > > 1. In TERMINAL mode (with an intera

terminal-normal mode highlighting

2017-11-23 Thread Jeremy Armstrong
Is it possible to preserve coloring from the shell (seen in TERMINAL mode) when in TERMINAL-NORMAL mode? e.g. 1. In TERMINAL mode (with an interactive shell) issue 'ls --color' and notice the colorized output 2. and notice the SHELL's coloring is lost Also, is it possible to see vim's :hls hig

Re: How to move to beginning of command line

2011-02-16 Thread Jeremy
On Wednesday, February 16, 2011 11:30:55 AM UTC-7, Tim Chase wrote: > > On 02/16/2011 12:04 PM, Jeremy wrote: > > When typing a command, (i.e., su/.../.../) how can I jump > > around on the command line without using the arrow keys. That > > is, how can I jump to the b

Re: How to move to beginning of command line

2011-02-16 Thread Jeremy
On Wednesday, February 16, 2011 11:29:39 AM UTC-7, Taylor Hedberg wrote: > > Jeremy, Wed, Feb 16, 2011 at 10:04:15AM -0800: > > When typing a command, (i.e., su/.../.../) how can I jump around on the > > command line without using the arrow keys. That is, how ca

How to move to beginning of command line

2011-02-16 Thread Jeremy
. Is there something similar in Vim? Thanks, Jeremy -- 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 information, visit http://www.vim.org/maillist.php

Re: Pasting text without indentation

2011-01-15 Thread Jeremy
I use: "+p This puts from the '+' register, which is the system clipboard. The p command doesn't, at least by default, reindent. On Jan 14, 7:26 am, jaye...@gmail.com wrote: > Say I copy some text from a browser. Normally I hit ctrl+v to paste it. Works > but all of the text is indented lik

Re: How can I columnize my text without using tabs?

2011-01-05 Thread Jeremy
Thanks everyone for your help. All suggestions were good. I never knew about the column command. I ended up using Ben's suggestion. I already used expandtab, but I didn't know about retab. That's helpful. Jeremy -- You received this message from the "vim_use"

How can I columnize my text without using tabs?

2011-01-05 Thread Jeremy Conlin
0.9950(24) 0.9901(1) 0.9931(1) I want the columns separated where now there is a single space. Can someone help? Thanks, Jeremy -- 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 information,

Re: Please help with iab problem

2010-06-22 Thread Jeremy
On Jun 22, 9:12 am, sc wrote: > On Tuesday 22 June 2010 07:23:37 Jeremy wrote: > > > the abbreviation, but what is already after it.  For example, > >  I will often (but not always) open and close a parenthesis, > >  then move inside it to execute my abbreviation.  I

Re: Please help with iab problem

2010-06-22 Thread Jeremy
On Jun 21, 10:53 pm, aleCodd <33faceb...@gmail.com> wrote: > Jeremy Conlin-2 wrote: > > > I have defined an abbreviation as: > > > :iab bi Bible > > > This works fine when I type ib but doesn't work when ib > > is preceded by a parenthesis o

Please help with iab problem

2010-06-21 Thread Jeremy
I have defined an abbreviation as: :iab bi Bible This works fine when I type ib but doesn't work when ib is preceded by a parenthesis or any other character. How can I create an abbreviation that will work regardless of what precedes it? Thanks, Jeremy -- You received this message fro

Re: How to delay execution of map?

2009-12-14 Thread Jeremy
On Dec 14, 5:24 am, Tim Chase wrote: > Jeremy wrote: > > I have a map set whenever I enter 'ib' (without quotes) the text > > expands.  However, sometimes I write ib as part of a word and I don't > > want the map to be executed unless it is part of a word a

How to delay execution of map?

2009-12-13 Thread Jeremy
I type anything after it before it gets executed? Thanks, Jeremy -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php

Re: Please help with regular expression

2009-09-25 Thread Jeremy Conlin
On Fri, Sep 25, 2009 at 11:59 AM, Andy Wokula wrote: > > Jeremy Conlin schrieb: > > On Fri, Sep 25, 2009 at 12:07 AM, Christian Brabandt >wrote: > > > >> On Fri, September 25, 2009 7:43 am, Jeremy Conlin wrote: > >>> I know there are some regex wiza

Re: Please help with regular expression

2009-09-25 Thread Jeremy Conlin
On Fri, Sep 25, 2009 at 12:07 AM, Christian Brabandt wrote: > > On Fri, September 25, 2009 7:43 am, Jeremy Conlin wrote: > > I know there are some regex wizards out there, I am in need of your help. > > I have lines in my file that look like one of the following two > > &

Please help with regular expression

2009-09-24 Thread Jeremy Conlin
get my regular expression to differentiate between the two. This is what I tried (but it found both lines): \_^\(.\{-}\s&.\{-}&\s*\)\(\s\{-}[\d:-]\{1,}\) What I really would like is for it to find only the second line and not the first. can so

Re: Mac OS and Unix -- VIM

2009-09-21 Thread Jeremy Conlin
im-mac email list. The developers are always around answering questions as well as other seasoned MacVim users. Try out MacVim; it's great. Jeremy --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---

Using gvim to edit vba scripts in Excel

2009-09-18 Thread Jeremy Conlin
nd pasting. Thanks, Jeremy --~--~-~--~~~---~--~~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~--~~~~--~~--~--~---