summaryrefslogtreecommitdiff
path: root/src/command_manager.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2017-04-17 20:39:24 +0100
committerMaxime Coste <mawww@kakoune.org>2017-04-17 20:39:24 +0100
commit52ffa98787dccc0ecd02b81b43df715dd9b6e9fe (patch)
tree597888f789a5da8cc368d56f3d06aade3bb1bab2 /src/command_manager.cc
parent7482d117cc85523e840dff595134dcb9cdc62207 (diff)
When not sending data to a subprocess, close its stdin
We were letting stdin untouched, which meant child processes had access to our terminal input. That meant `!fmt` was trying to read from our terminal input and catching keystrokes. Fixes #1281
Diffstat (limited to 'src/command_manager.cc')
0 files changed, 0 insertions, 0 deletions