As Save To STDOUT from TCEdit is still not operational,
Ref: Save To STDOUT from TCEdit
I've found an alternate solution using the Ditto Clipboard Manager.
Ref: Ditto clipboard manager
I've been using the Ditto Clipboard Manager for many years,
and editing the clipboard contents is one of its features.
I have made an alias;
which, upon executing EdClip from the TCC command line;
![1736863604095.webp 1736863604095.webp]()
...allows me to edit the...
Read more
Ref: Save To STDOUT from TCEdit
I've found an alternate solution using the Ditto Clipboard Manager.
Ref: Ditto clipboard manager
I've been using the Ditto Clipboard Manager for many years,
and editing the clipboard contents is one of its features.
I have made an alias;
Code:
alias EdClip=`keystack Ctrl-~ Ctrl-E `
which, upon executing EdClip from the TCC command line;
...allows me to edit the...
Read more