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-05-01 03:24:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a288b4f21423efb056061e4da3871a4247a7de79
neovim
/
src
/
nvim
/
tui
History
zeertzjq
fad1022caf
fix(tui): resume main thread if suspending isn't implemented (
#20523
)
...
Not doing anything is better than hanging.
2022-10-08 20:17:53 +08: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 (
#20523
)
2022-10-08 20:17:53 +08:00
tui.h
feat(tui): query terminal for CSI u support (
#18181
)
2022-04-25 20:49:45 -06:00