forked from Mirrors/helix
Avoid setting stdin handle when not necessary (#3248)
* Avoid setting stdin handle when not necessary Avoid setting the stdin handle in `shell_impl` when the input argument is None. This permits to run commands with no stdin with :sh * refactoring to avoid code duplication * making clippy happy * Process variable name fiximgbot
parent
c2a6d29ffc
commit
3121353c6a
Loading…
Reference in New Issue