halloy
halloy copied to clipboard
Feature request: paste multiline text
Following https://github.com/squidowl/halloy/discussions/613 Creating a Feature request as suggested by @casperstorm.
Hi! Like this app. I'm using it on MacOS latest version via package.
Can't find a way to send multi line text. E.g. I want to send a small piece of code of 4 lines, I have to send each line separately. In other clients there are options like paste.
Suggested feature: ability to send/paste multiline text
There could be numerous implementations. What could be done:
- Implementation of
input box(small pop-up dialog) where one could paste the text and send it. Which can be called via key combination or viaright clickonSend message...input box. - An option with fetching current system buffer and populate an input box (
paste window) with it.
- Option to send either
msgornotice.
- Pasted text then could be sent by Halloy via independent messages:
Thanks!
+1
+1 for me too, could really use this feature.