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 23:51:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d41ffcb5b951db19d8c7e0f207eb2110c9ac8db
neovim
/
src
/
nvim
/
tui
History
zeertzjq
68eb063416
fix(tui): resume main thread if suspending isn't implemented
...
Not doing anything is better than hanging. (cherry picked from commit
356332b4b2
)
2022-10-08 12:18:31 +00:00
..
input_defs.h
feat(tui): recognize keypad keys when using kitty keyboard protocol
2022-07-04 21:09:33 +08:00
input.c
build(deps): require libtermkey version 0.22
2022-09-28 09:41:18 +02:00
input.h
build(deps): require libtermkey version 0.22
2022-09-28 09:41:18 +02:00
terminfo_defs.h
fix(terminfo): disable smglr for vtpcon and conemu (
#18855
)
2022-06-05 14:39:56 +02:00
terminfo.c
refactor: replace char_u with char
2022-08-31 13:47:18 +02:00
terminfo.h
lint
2017-07-07 00:33:57 +02:00
tui.c
fix(tui): resume main thread if suspending isn't implemented
2022-10-08 12:18:31 +00:00
tui.h
feat(tui): query terminal for CSI u support (
#18181
)
2022-04-25 20:49:45 -06:00