Tagged Questions
0
votes
0answers
26 views
Can I copy image's content rather than file path in Mac finder/path finder?
I collect a lot of icons and use them in applications.
In finder, when I copy an image using cmd+c into the clipboard, Finder actually copies the coaca Filename into the clipboard.
When I paste ...
1
vote
1answer
109 views
How can I copy Growl output to the clipboard?
Is there any way I can copy Growl notifications to the clipboard, or store them to a file?
If I get a notification I'd like to be able to do something like right click it and choose "copy to ...
0
votes
3answers
629 views
Program to Copy File Path with Mac OS X (that works with Open With)?
I'm looking for a free application that I can use to copy paths in Mac OS X. The paths are listed in a third party program (Fresh) and I can right click them. I wish they would just build in an option ...
0
votes
1answer
392 views
VirtualBox shared clipboard with images / rich text?
I've got a Windows XP system running in VirtualBox 4.x on OSX on a Mac. I like the clipboard sharing function, however, it applies only to text. Did I miss a special option?
Is there any other way to ...
0
votes
0answers
747 views
Copying part of an image with GIMP (Mac) places the png logo on the clipboard instead?
Whenever I open a .png in GIMP and try to copy the current selection to the clipboard the png file icon image is inserted in the clipboard instead. Pasting does not seem to be a problem however.
...
1
vote
2answers
706 views
Clipboard integration with GNU Screen and Mac OS X Terminal
I am using GNU Screen on Terminal. Is there a way to use what I copied in GNU Screen
into OS X's clipboard? I'm running
Mac OS X 10.6.2
Screen version 4.00.03 (FAU) 23-Oct-06
Edit: I was thinking ...
8
votes
10answers
2k views
Clipboard Manager for Mac
Following this question
I use ditto on Windows for clipboard management, however I've got a mac-mini for iphone dev and I am missing the clipboard manager. Anyone got any good suggestions for a ...
10
votes
2answers
2k views
Sharing the Mac OS X clipboard with the internal X server
I'd like to be able to copy and paste between native (Cocoa?) MacOS X apps and those running under Mac's internal X server.
Currently I can copy and paste independently. If I select text in an xterm ...
8
votes
2answers
7k views
OS X: Can I paste plain text by default?
This is a version of Windows XP: Can I paste plain text by default for Mac users. This drives me insane as well.
Whenever I cut and paste anything from one app to another in OS X it carries ...
9
votes
2answers
86 views
Is it possible to send the contents of a text file to the clipboard from the command line in OS X?
I've found myself needing to do this a couple of times lately and wondered if there was a way to do this in the OS already. Failing that, I've got a pretty good idea of how to write a script to do it, ...