Files
neovim/test/functional/ui
erw7 9333f86ab7 TUI: do not use "nvim_get_option" in tui thread
Since "nvim_get_option" is executed on the tui thread as a C function
instead of msgpack-rpc, it accesses global variables that may change on the
main thread.
2020-03-21 18:06:59 +09:00
..
2019-11-27 22:47:25 -08:00
2020-02-29 20:27:22 +01:00
2019-08-27 21:19:10 +02:00
2019-11-27 22:47:25 -08:00