aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/vim.lua
diff options
context:
space:
mode:
authorBjörn Linse <bjorn.linse@gmail.com>2021-01-04 19:04:21 +0100
committerBjörn Linse <bjorn.linse@gmail.com>2021-03-08 16:08:58 +0100
commitf901149de4bc69f7aa4abe00dea13bca99b9c765 (patch)
tree60857ad16af1a036af89ab7c125dc250f9423f54 /src/nvim/lua/vim.lua
parentc12ea02e0b5d465e2c4b7d8bba028d069bdf7008 (diff)
downloadrneovim-f901149de4bc69f7aa4abe00dea13bca99b9c765.tar.gz
rneovim-f901149de4bc69f7aa4abe00dea13bca99b9c765.tar.bz2
rneovim-f901149de4bc69f7aa4abe00dea13bca99b9c765.zip
state: throttle batched event processing when input is available
before, calling vim.schedule() from inside an event would execute the scheduled callback immediately after this event without checking for user input in between. Break event processing whenever user input or an interrupt is available.
Diffstat (limited to 'src/nvim/lua/vim.lua')
0 files changed, 0 insertions, 0 deletions