> On Feb 7, 2019, at 3:33 PM, Charlie Garrison <[email protected]> > wrote: > Good morning, > > On 8 Feb 2019, at 6:50, Marshall Clow wrote: > > On Feb 7, 2019, at 11:46 AM, Tom Schulte <[email protected]> wrote: > > Is there a way to have the program accept the copy command data generated > from another app and insert it into a txt file? > > I do this all the time. > > $ ls -la | bbedit —new-window > > I even have an alias named `bbnew` for this. > > I think the OP wants to use pasteboard contents, not stdout from a command. > So a slight modification to your command would suffice: > > pbpaste | bbedit —new-window > And create an alias named bbpaste. >
Charlie — But that’s just cmd-NV (Create a new document, paste) Whatever they were asking for (and I may be incorrect in *my* reading), I don’t think that’s it. — Marshall -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
