Closed sminez closed 1 month ago
Currently running a shell command using the ! binding runs in a "fire and forget" mode that doesn't attempt to collect stdout / stderr. It should collect the output from the command and display it in a read-only mini-buffer.
!
Currently running a shell command using the
!
binding runs in a "fire and forget" mode that doesn't attempt to collect stdout / stderr. It should collect the output from the command and display it in a read-only mini-buffer.