-
Hi, I'm not finding a "read" command, that inserts the contents of a file. Is there something equivalent in Helix? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
kaspar030
Feb 3, 2023
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kaspar030
-
There's an issue and a PR for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:insert-output cat <file>
works. (feels a bit awkward, but hey).