@mkhl@social.treehouse.systems
Post #2201301
2026-05-06 17:35 UTC
@vtrlx@mastodon.social that looks fantastic!
does it have a way to run shell script on selected text, like the pipe character in Acme's command language?
Replies (1)
-
@vtrlx@mastodon.social 2026-05-06 17:42
@mkhl@social.treehouse.systems Afraid not. Though Acme was an inspiration (Parchment started as a Sam clone, believe it or not), there's no command-running in Parchment. Instead, I achieve a similar result to what you ask by using Telepipe's clipboard redirection. See this document: https://codeberg.org/vtrlx/telepipe/src/branch/main/docs/Clipboard%20Redirection.md