Commit Graph

8 Commits (e78b5f7c58fa3b6dff71042da2bbf6003c78184d)

Author SHA1 Message Date
sigoden e78b5f7c58 refactor: imports order and group 2 years ago
sigoden 00ba8b5108 refactor: extra spaces are allowed around repl command 2 years ago
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