mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
48a19cb82c
Also refactor readline and eval args into option struct and partinally start addressing some side effects during completion.
7 lines
50 B
Plaintext
7 lines
50 B
Plaintext
$ fq -i
|
|
null> paste
|
|
"test\n"
|
|
null> ^D
|
|
stdin:
|
|
test
|