diff options
author | Ryosuke Hayashi | 2022-05-02 14:15:02 +0000 |
---|---|---|
committer | GitHub | 2022-05-02 14:15:02 +0000 |
commit | f85f0b72729ebbc1d93020b1c1a52a2f2fb3bc59 (patch) | |
tree | 17f4fb8a2a0ea60b8a8baea90b206f16096b3f68 /helix-term/src/ui/prompt.rs | |
parent | 166818359030cd1649327160c9020d943a8de244 (diff) |
Add run-shell-command for Commands (#1682)
* add run_shell_command
* docgen
* fix command name
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
* refactored Info::new
* show 'Command failed' if execution fails
* TypedCommand takes care of error handling and printing the error to the statusline.
* docgen
* use Popup instead of autoinfo
* remove to_string in format!
* Revert chage in info.rs
* Show "Command succeed" when success
* Fix info.rs
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Diffstat (limited to 'helix-term/src/ui/prompt.rs')
0 files changed, 0 insertions, 0 deletions