aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/msgpack_rpc/helpers.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-11-02 01:20:16 +0100
committerJustin M. Keyes <justinkz@gmail.com>2016-11-02 01:20:16 +0100
commit36c0ec6dd49c8c1a57eaa0b9f9d3c44792582f37 (patch)
tree17e727b8b0186b79f6ec4b8cc3a09acde2cd16ab /src/nvim/msgpack_rpc/helpers.c
parentd37c2e5dc2b9394239fdf127d15ca59ebc13e3eb (diff)
downloadrneovim-36c0ec6dd49c8c1a57eaa0b9f9d3c44792582f37.tar.gz
rneovim-36c0ec6dd49c8c1a57eaa0b9f9d3c44792582f37.tar.bz2
rneovim-36c0ec6dd49c8c1a57eaa0b9f9d3c44792582f37.zip
tui/suspend_event(): set STDIN to "blocking"
Set STDIN to blocking on "suspend". This was missed in #2598. See 8a782f1699e2a59a3f3e91f6d7c35a3312b82b41. Also on "continue"/SIGCONT explicitly set STDIN back to NON-blocking. We don't explicitly do that on *startup* (libuv does it internally), but on "continue" it seems wise to restore libuv's expectations. Closes #5459
Diffstat (limited to 'src/nvim/msgpack_rpc/helpers.c')
0 files changed, 0 insertions, 0 deletions