This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-08-23 15:41:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cfb81eaa7ad2ea033d34c71f64d2baa499e0466
neovim
/
src
/
nvim
/
tui
History
Thiago de Arruda
0dac666098
ui_bridge: Fix race condition that results in deadlock.
...
Fixed by waiting until the UI thread finishes processing events.
Close
#3541
.
2015-10-31 08:03:49 -03:00
..
input.c
tui: Flush input on timer_cb
2015-10-12 07:01:18 -03:00
input.h
tui: Fix queueing of large chunks of input
2015-10-01 15:22:49 -03:00
tui.c
ui_bridge: Fix race condition that results in deadlock.
2015-10-31 08:03:49 -03:00
tui.h
ui: Rewrite the builtin terminal UI
2015-02-16 23:17:39 -03:00