1
1
mirror of https://github.com/wader/fq.git synced 2024-10-06 16:39:48 +03:00
fq/pkg/cli
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
..
cli.go interp: Add paste function to allow pasting text into REPL etc 2022-02-11 17:59:06 +01:00
noprofile.go cli: Make profile build optional and move it to cli 2021-09-12 13:08:53 +02:00
profile.go cli: Make profile build optional and move it to cli 2021-09-12 13:08:53 +02:00
test.exp cli: Add -M -C support and default to color if tty 2021-09-19 01:19:48 +02:00
test.sh test: Nicer test output 2021-09-19 11:58:37 +02:00