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
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:partial:6ebe4f970b8b (#20860)
Christian Clason
2022-10-29
*
fix(tui): resume main thread if suspending isn't implemented (#20523)
zeertzjq
2022-10-08
*
build(deps): require libtermkey version 0.22
Andreas Schneider
2022-09-28
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
fix(tui): handle padding requirements for visual bell (#20238)
zeertzjq
2022-09-20
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
feat(tui): support undercurl when Konsole version >= 221170 (#20219)
zeertzjq
2022-09-16
*
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
feat(tui): recognize sidescroll events (#19992)
zeertzjq
2022-08-30
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
feat(tui): allow grid and host to disagree on ambiguous-width chars (#19686)
zeertzjq
2022-08-09
*
fix(tui): add fixups for hterm family #19078
Nicolas Hillegeer
2022-07-08
*
feat(tui): try terminfo for [re]set_cursor_color OSC #19255
Wsevolod
2022-07-07
*
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
zeertzjq
2022-07-07
|
\
|
*
feat(tui): recognize keypad keys when using kitty keyboard protocol
erw7
2022-07-04
*
|
fix(tui): resize at startup #17795
Javier Lopez
2022-07-04
|
/
*
refactor: remove unnecessary volatile #19210
erw7
2022-07-04
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
perf(memory): use an arena for RPC decoding
bfredl
2022-06-14
*
fix(terminfo): disable smglr for vtpcon and conemu (#18855)
zeertzjq
2022-06-05
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
feat(terminfo): bump built-in terminfo entries (#18570)
Marco Hinz
2022-05-16
*
fix(tui): disable extended keys before exiting alternate screen (#18318)
zeertzjq
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
feat(tui): query terminal for CSI u support (#18181)
Gregory Anders
2022-04-25
*
Merge pull request #18145 from bfredl/term_opt
bfredl
2022-04-20
|
\
|
*
feat(api): ui options relevant for remote TUI
hlpr98
2022-04-17
*
|
fix(tui): update modifyOtherKeys reporting (#18158)
Gregory Anders
2022-04-18
|
/
*
fix(tui)!: remove `ESC NUL` forced escape (#17198)
zeertzjq
2022-04-11
*
fix(tui): avoid using uninitialized memory in kitty (#17866)
zeertzjq
2022-03-26
*
fix(tui): correct CSI sequence (#17844)
Gregory Anders
2022-03-24
*
feat(tui): enable CSI u keys
Gregory Anders
2022-03-24
*
refactor(tinput_wait_enqueue): use rbuffer_read() when pasting (#17754)
zeertzjq
2022-03-19
*
feat(ui_client): implement async paste handling
bfredl
2022-03-17
*
feat(ui_client): pass user input to remote server
hlpr98
2022-03-17
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
fix(coverity): dead code and operands don't affect result #17662
dundargoc
2022-03-11
*
feat(tui): add support for `CSI 4 : [2,4,5] m`
Kirill Chibisov
2022-03-03
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
chore: fix typos (#17250)
dundargoc
2022-02-08
*
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
chore: fix typos (#16506)
dundargoc
2021-12-28
*
feat(tui): add error logging (#16615)
erw7
2021-12-18
*
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
[next]