[TxMt] Solution for cut to end of line (emacs ctrl-k)?
Brad Miller
bonelake at mac.com
Wed Jan 19 00:29:27 UTC 2005
Thanks,
No I'm very confused.... I tried substituting
pbcopy for cat > "/tmp/fakeKill" and
pbpaste for cat "/tmp/fakeKill"
in my two commands, which work fine except for the lack of
compatibility with the clipboard. Sadly, when I run the pbpaste
command I just get a spinning beach ball for about 30 seconds and then
nothing gets pasted.
I tried running pbpaste from the command line, just to see if the
pbcopy part was working, and the copy part appears to work when I
create the macro, but when I test it it does not work anymore. It does
not seem like the selectToEnd of line part is working....
Any ideas?
Thanks,
Brad
On Jan 18, 2005, at 10:08 AM, Allan Odgaard wrote:
> On Jan 18, 2005, at 16:49, Brad Miller wrote:
>
>> [...] so ctrl-y can't paste anything from the system clipboard or a
>> 'regular' cut/paste.
>
> You can get the contents of the clipboard with 'pbpaste' and store
> stuff on it with 'pbcopy' (they use stdin/stdout). Unfortunately they
> do not use UTF-8. But maybe you can make a better solution than your
> current (i.e. one that use/interact with the “real” clipboard) until I
> get around to native support for kill-buffers.
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
Brad Miller, PhD
Assistant Professor
Luther College
http://www.cs.luther.edu/~bmiller
jabber: bnmnetp at jabber.org
More information about the textmate
mailing list