`vim`: `:!non_interactive_command` that expects input doesn't work
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
## Summary
* When running a non-interactive command from `vim` (e.g. `:!lua`), `window.interactiveCommandRunning` stays true.
* As such, the command seems not to accept input.
* For me, this is very low priority.
See also #266.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.