Commit Graph

15 Commits

Author SHA1 Message Date
Binaek Sarkar
ce91eb980d Use default viper instance rather than an instance per command. Closes #243 2021-03-15 16:11:36 +00:00
Binaek Sarkar
29510765bd Tidy db error message. Ensure all panics are recovered. Closes #118 2021-03-03 14:51:12 +00:00
Binaek Sarkar
7b4e7fb0f1 Wrap plugin list output to window width. Closes #235 (#244) 2021-03-03 12:29:10 +00:00
kai
72aeab0bfc Revert "exit on Ctrl+C shortcut. Closes #74"
This reverts commit f48f849d
2021-02-24 16:18:40 +00:00
Binaek Sarkar
f48f849d19 exit on Ctrl+C shortcut. Closes #74 2021-02-24 14:30:33 +00:00
Binaek Sarkar
3654052f46 Spinner should not come up in non-interactive query mode. Closes #227 2021-02-24 13:34:15 +00:00
Binaek Sarkar
277fec6f93 Add 'line' output format. Closes #114 2021-02-09 17:25:33 +00:00
Binaek Sarkar
93cb973bf0 Only show wait spinner in interactive mode . Closes #106 2021-01-29 15:32:07 +00:00
Binaek Sarkar
9cb59e8a15 .inspect should not require the fully qualified name for unique names. Closes #21 2021-01-29 10:29:54 +00:00
kaidaguerre
dbc19fbd54 Show link to plugin docs after install. Update the welcome message. Closes #53 2021-01-28 13:42:40 +00:00
Rupesh Patil
112fdc609e Add a .help command. Closes #54 2021-01-28 13:29:21 +00:00
Binaek Sarkar
ab323b3ba9 handle shift+arrow keys. Closes #7 (#30) 2021-01-21 10:47:14 +00:00
Binaek Sarkar
3be4dc3b39 Add autocomplete for meta-commands. Closes #6 (#20) 2021-01-20 21:01:49 +00:00
Binaek Sarkar
f88a826b70 Service management improvements. Closes #5 2021-01-20 09:33:30 +00:00
kai
dbd4621af4 Initial commit 2021-01-19 16:46:22 +00:00