1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/pkg/interp/testdata/paste.fqtest
Mattias Wadman 48a19cb82c interp: Add paste function to allow pasting text into REPL etc
Also refactor readline and eval args into option struct and partinally start
addressing some side effects during completion.
2022-02-11 17:59:06 +01:00

7 lines
50 B
Plaintext

$ fq -i
null> paste
"test\n"
null> ^D
stdin:
test