index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
tui
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-12
fix(tui): use erase_chars for short clears #38973
Barrett Ruth
1
2026-04-06
fix(tui): check background color on resume #38726
Josh Triplett
1
2026-04-01
docs: misc (#38578)
zeertzjq
1
2026-03-30
fix(termkey): use terminfo for (shift+)left/right keys
Tomas Janousek
3
2026-03-28
refactor: move ugrid.c => tui/ugrid.c #38540
Justin M. Keyes
3
2026-03-23
refactor: rename termcap.lua -> tty.lua #38437
Justin M. Keyes
1
2026-03-10
fix(tui): reset cursor to default style when guicursor is disabled #38219
Kyle
1
2026-02-27
fix(startup): wait for bg detection before user config #37075
Kyle
2
2026-02-20
feat(highlight): support more SGR attributes #37901
Riccardo Mazzarini
3
2026-02-16
fix(coverity/637363): out-of-bounds write #37878
Jibril
1
2026-02-03
fix(tui): use 0x7f as Backspace on Windows with VT input (#37679)
zeertzjq
2
2026-01-28
fix(tui): log chdir failure properly #37591
zeertzjq
1
2026-01-21
fix(tui): avoid using uv_pipe_t as uv_tty_t (#37479)
zeertzjq
1
2026-01-08
refactor: fix using `%*s` instead of `%.*s` (#37290)
zeertzjq
1
2026-01-07
docs: misc (#37280)
zeertzjq
1
2025-12-30
build: ship "_core/*" as bytecode (built-into Nvim binary)
Justin M. Keyes
2
2025-12-20
test(messages): skip os_delay during tests
Justin M. Keyes
1
2025-12-15
feat(tui): ghostty builtin terminfo #36963
Justin M. Keyes
2
2025-12-05
test: skip noisy "terminal mode unavailable" logs #36794
Justin M. Keyes
1
2025-11-30
fix(tui): enable vtpcon strikethrough feature #36762
Justin M. Keyes
1
2025-11-19
build: USE_BUNDLED_UNIBILIUM=0 fails #36623
Justin M. Keyes
1
2025-11-03
fix(tui): wrong default input key encoding (#36440)
zeertzjq
2
2025-10-31
feat(build): HAVE_UNIBILIUM
bfredl
2
2025-10-30
fix(tui): heap-use-after-free when resuming (#36387)
zeertzjq
1
2025-10-30
fix(tui): don't call tinput_init() twice (#36386)
zeertzjq
2
2025-10-29
refactor(termkey): make termkey use internal terminfo properly
bfredl
12
2025-10-28
fix(tui): reset cursor style on exit (#36261)
Gregory Anders
2
2025-10-18
fix(tui): use the correct offset for invisible cursor after sync
bfredl
1
2025-10-18
fix(tui): CSI is not ESC (sync mode)
bfredl
1
2025-10-18
perf(tui): faster implementation of terminfo
bfredl
5
2025-10-04
fix(tui): handle sequence larger than entire buffer
zeertzjq
1
2025-09-13
fix(tui): don't wait for DA1 response when stdin is closed (#35745)
zeertzjq
1
2025-08-22
feat(tui): add nvim_ui_send (#35406)
Gregory Anders
1
2025-08-14
fix(tui): do not emit resize screen sequence after host terminal is resized (...
Gregory Anders
2
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
12
2025-08-08
fix(tui): do not remove SIGWINCH handler when resize events are enabled (#35221)
Gregory Anders
1
2025-07-17
Merge pull request #34860 from gpanders/push-lorwmnmtysnt
Gregory Anders
1
2025-07-10
fix(tui): check for title support correctly (#34866)
zeertzjq
1
2025-07-09
feat(tui): use DA1 response to determine OSC 52 support
Gregory Anders
1
2025-06-28
fix(tui): don't crash when nvim__screenshot() is called with bad path (#34594)
Gabriel Ford
1
2025-06-23
fix(tui): avoid memory leak and compiler warning on Windows (#34225)
Axel
1
2025-06-22
build(msvc): suppress msvc build warning for different enum types (#34591)
Gabriel Ford
1
2025-06-11
feat(tui): support APC queries in TermResponse (#34426)
Gregory Anders
4
2025-06-10
fix(tui): wait for embedded server's exit code
zeertzjq
1
2025-05-16
refactor(tui): don't use pseudo-terminfo for custom modes
bfredl
2
2025-05-15
refactor(tui): remove obsolete can_set_left_right_margin duplicate
bfredl
1
2025-05-15
fix(tui): feature detect vsplit scrolling in xterm-like terminals
bfredl
2
2025-05-15
fix(tui): clear primary device callback before invoking it (#34032)
zeertzjq
2
2025-05-14
refactor(tui): remove scroll_region_is_full_screen global state
bfredl
1
[next]