index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
tui
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
build(clint): more precise check for "defs" headers (#26236)
zeertzjq
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor(tui): remove unnecessary scheduling when suspending (#26190)
zeertzjq
2023-11-24
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
build: bump uncrustify version
dundargoc
2023-11-19
*
refactor(tui): use termkey_interpret_modereport
Gregory Anders
2023-11-17
*
refactor(tui): refactor Kitty keyboard query implementation
Gregory Anders
2023-11-17
*
fix(tui): handle cursor visibility properly (#26091)
zeertzjq
2023-11-17
*
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
fix(tui): do not toggle cursor visibility when flushing the buffer (#26055)
Gregory Anders
2023-11-15
*
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
fix(input): set termkey buffer size to read stream capacity
Gregory Anders
2023-11-07
*
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-09-29
*
fix(tui): make :cquit work properly with remote TUI (#25313)
zeertzjq
2023-09-23
*
fix(tui): don't overwrite an assertion faliure message on exit
bfredl
2023-09-21
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
refactor(tui): check for out of bound access after snprintf (#24751)
Thomas Vigouroux
2023-08-19
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
feat(tui): support Super and Meta modifiers (#24357)
zeertzjq
2023-07-15
*
fix(tui): restore title before exiting alternate screen (#23776)
zeertzjq
2023-05-27
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
fix(tui): make disabling title restore old title from stack (#23585)
zeertzjq
2023-05-19
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
Merge pull request #23415 from zeertzjq/sigwinch-redraw
bfredl
2023-05-06
|
\
|
*
fix(tui): redraw on SIGWINCH even if size didn't change
zeertzjq
2023-05-01
*
|
fix(tui): grid_clear properly clears the screen
Luuk van Baal
2023-05-03
|
/
*
fix(tui): position cursor at bottom-left before stopping (#23369)
zeertzjq
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
refactor(build): graduate unibilium VAR_FROM feature from 2017
bfredl
2023-03-03
*
fix(tui): avoid stack-use-after-scope with cursor color (#22435)
zeertzjq
2023-02-28
*
docs: fix typos (#22353)
zeertzjq
2023-02-22
*
refactor(tui/input.c): remove unused multithreading code (#22342)
zeertzjq
2023-02-21
[next]