by SystemMailbox{3CC00CFB-F2D0-40E7-A97E-9CCFC54BF4ED}
----- Original Message Header -----
Subject: Re: [TxMt] Ditch the drawer
From: ed(a)westernfreight.com;
To: textmate(a)lists.macromates.com;
Cc:
-----------------------------------
Warning: Attachment contains virus code or meets the filtering/blocking rules. Use caution when accessing the contents.
Hi.
wondering if I'm missing something, or else how I'd go about this.
in vim / emacs one can specify a 'repeat count' for input, so i could
easily insert 80 '-'s by typing (in vim) 80i-<esc>
which is far less boring than holding the key down, and maps well to
instances where a more complex repeated sequence is needed.
can we do something like this in TM, as a built-in ? I mean in the
general sense, though if there are commands to 'underline words' etc
I'm still interested in those.
cheers,
David
> I can add it to the default bundle, if this is of
> general use.
Please do :)
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
Hi.
When using a construct:
x = case x
when expr1
...
when expr2
...
else
...
end
I find that TxMt does not correctly indent after the CR after "case x"
and then de-dents after the first "when" so that:
x = case x
when...
becomes:
x = case x
when expr1
However it correctly indents when not assigning from case so that:
case x
when...
becomes:
case x
when expr1
Which seems like a bug.
M
--
Matt Mower :: http://matt.blogs.it/
I think the draw is okay. Saying that Edmundo's mock looks nice but
it's just fussing if you ask me (which you didn't :D).
I didn't make the switch to SubEthaEdit from BBEdit because it didn't
have a project draw. BBEdit v8 had a project draw that cost me more
to upgrade than Textmate cost me to buy outright.
Go Textmate and it's Draw! Infact BBEdit from memory didn't have
heriachical listings either. But that part of my memory is a bit
vauge. The pain! The pain (of developing in 3 colour syntax
highlighting).
Howdy,
I'm evaluating build r790 and chose to create the "mate" link in
~/Applications, which is already in my path when I open Terminal.app.
However, TextMate somehow requested admin privileges; I _cancelled_ and
I got back an error message: "Creating the link “/bin/mate” failed with
the following reason: Permission denied".
Am I expecting the wrong thing?
Thanks,
--
Luís Bruno
I've got PC USB keyboard connected to Mac Mini.
Using Ukelele I've remapped Context-Menu key to act as Delete (&x7f;). It
works in all applications except TextMate, which keeps opening context
menu (offering various web searches) when I press that key. Other remapped
keys work in TextMate fine.
Is that a bug/feature? Can it be fixed/disabled?
--
regards, porneL
Hi,
I noticed that the mate CL tool has a -r --recent option to add the
file to the Open Recent menu but this doesn't seem to work for me.
Am I doing something wrong? Also I would say that this should be the
default but it isn't a big deal since I can just alias mate as mate -r.
Thanks,
Jason
> Heh, I suppose I'm somewhat demanding then, even coming close to
> the mouse would be a showstopper for me.
> I used triggers though and got it all working nicely with that,
> however, it does not paste after being selected. Not even if I
> double-click the mouse. What happens is that the item gets pushed
> up to first place in the clipboard, you then manually have to paste
> it in.
> And now I have probably spent more time talking about this than
> I'll ever gain even by having the behaviour I want :)
>
> anyways, despite it's "shortcomings", this is the best clipboard
> manager I've seen (or rather, best to my tastes)
>
> Andreas
Butler <http://www.petermaurer.de/butler/> is an excellent launcher
similar to Quicksilver, and has a clipboard manager mapped to ctrl-
alt-v which shows the last 7 clipboard entries, any of which can be
pasted by pressing the corresponding number. This seems to be more
kind to the keyboard-fanatical.
(& I highly recommend Butler overall: extremely customizable, fast
and unobtrusive. Beats the hell out of using Spotlight for opening
apps, preferences, a terminal window, etc.)
Nate.
---------------------
CLIXEL Design & Coding -- http://clixel.com/
BRAINFAG Comics -- http://brainfag.com/
Hi,
I'm not sure there's anything to be done about this but I figured I
would ask anyway.
I'm using Fugu to manage a remote site via SFTP and have configured it
to invoke TextMate as my editor. This makes it quite easy to edit
files on the remote site.
However the unintended consequence is that, every time I switch away
from TxMt, it saves the remote file which is, quite often, a work in
progress.
I'm not sure there is any sense in which TxMt is aware that it is
editing a file that is being edited from a remote site but, in case
there is, would it be possible to control whether auto-save is
activated for such files?
Regards,
Matt
--
Matt Mower :: http://matt.blogs.it/