[TxMt] Re: duplicating a column in TextMate
Michael Bøcker-Larsen
mblarsen at gmail.com
Thu Jul 15 11:29:12 UTC 2010
Yes, master it and it will be your best friend along with TextMate of course
:)
Here is a playground:
http://gskinner.com/RegExr/
Here is some background:
http://www.regular-expressions.info/
http://en.wikipedia.org/wiki/Regular_expression
Enjoy,
Michael
On Thu, Jul 15, 2010 at 4:57 PM, supinum <david at supinum.com> wrote:
>
> Wow! this defenitly something to wet ones pants over. How does one get to
> understand these things. I know I love the idea but how am I ever going to
> get the grips! ahhh!
> Thanx!
>
> /David
>
>
> Michael Bøcker-Larsen wrote:
> >
> > Hi
> >
> > I'm not sure of the full context of your problem but you could also do a
> > regex search and replace
> >
> > search for this: ^(.+)$ (make sure to tick of regex)
> > replace with this: $1\t$1
> >
> > Then all your lines is duplicated separated by a tab.
> >
> > / Michael
> >
> > On Thu, Jul 15, 2010 at 4:30 PM, Tobias Jung <newsgr at tobiasjung.net>
> > wrote:
> >
> >> supinum <david at supinum.com> wrote (Thu, 15 Jul 2010 03:24:41 -0700):
> >>
> >> > Still one question though.
> >> > What if I have thousands of images...
> >> > Will I under any circumstances have to scroll down to the bottom of my
> >> list
> >> > to in order to select every single line?
> >>
> >> No, you can use command + a to select all, then hit the option key once.
> >> You'll see that the normal kind of selection switches to column mode --
> >> at least, in theory.
> >> I don't know why but sometimes this doesn't work for me and I have to
> >> hit the option key a few times for the selection to change, or maybe de-
> >> select all and start again...
> >>
> >> Kind regards,
> >> Tobias Jung
> >>
> >>
> >>
> >>
> >>
> >> _______________________________________________
> >> textmate mailing list
> >> textmate at lists.macromates.com
> >> http://lists.macromates.com/listinfo/textmate
> >>
> >
> >
> >
> > --
> >
> > Michael Bøcker-Larsen
> >
> > e: mblarsen at gmail.com
> > m: +9779840050779
> > p: +--[ RSA 2048]----+
> > | |
> > | . |
> > | * |
> > | B o |
> > | . S * |
> > | . o. o o |
> > | = .E |
> > | . +*+ |
> > | oB* |
> > +-----------------+
> >
> >
> > _______________________________________________
> > textmate mailing list
> > textmate at lists.macromates.com
> > http://lists.macromates.com/listinfo/textmate
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/duplicating-a-column-in-TextMate-tp29171078p29171660.html
> Sent from the textmate users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
--
Michael Bøcker-Larsen
e: mblarsen at gmail.com
m: +9779840050779
p: +--[ RSA 2048]----+
| |
| . |
| * |
| B o |
| . S * |
| . o. o o |
| = .E |
| . +*+ |
| oB* |
+-----------------+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20100715/9daa5853/attachment.html>
More information about the textmate
mailing list