1
1
mirror of https://github.com/wader/fq.git synced 2024-10-06 08:28:39 +03:00
fq/pkg/cli
Mattias Wadman 9cb4b57a45 interp,cli: Handle ctrl-c properly
Should supress cancel error message
Add CLI ctlr-c/ctrl-d tests and make them more robust
2022-03-15 22:38:12 +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_cli_ctrlc.exp interp,cli: Handle ctrl-c properly 2022-03-15 22:38:12 +01:00
test_cli_ctrld.exp interp,cli: Handle ctrl-c properly 2022-03-15 22:38:12 +01:00
test_exp.sh interp,cli: Handle ctrl-c properly 2022-03-15 22:38:12 +01:00
test_repl.exp interp,cli: Handle ctrl-c properly 2022-03-15 22:38:12 +01:00