gomuks icon indicating copy to clipboard operation
gomuks copied to clipboard

[feat request]: Pipe text from message to command

Open Euro20179 opened this issue 2 years ago • 0 comments

How this would work is you could run /shell tee file.txt and then it will prompt you to select a message, like /open does. The message will then be piped into the command given. So if you ran /shell tee file.txt and selected a message that said hi this would be like running echo "hi" | tee file.txt

Euro20179 avatar Aug 18 '21 05:08 Euro20179