mirror of https://github.com/helix-editor/helix
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>pull/2372/head
parent
1668183590
commit
f85f0b7272
Loading…
Reference in New Issue