Commit Graph

6 Commits (ed905e3bd1b2497f29a8d1be671c30870104d76a)

Author SHA1 Message Date
sigoden f694a59dcc
refactor: replace dump with print_now! (#35) 2 years ago
sigoden c7fcdb1744
refactor: adjust repl (#30)
- abandon .copy
- rename .multiple => .editor
- if command successed, do not output `Done`
- if command failed, output `Error: <error message>`
2 years ago
sigoden 11dc4d104b
refactor: optimize ctrl+c/ctrl+d abort handling (#27) 2 years ago
sigoden cfb46ca0de
feat: add `--no-highlight` option (#24) 2 years ago
sigoden c5a2f4603c chore: optimize code 2 years ago
sigoden 2152667fc6
refactor: split src/repl.rs to submodules (#22) 2 years ago