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: 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
*
fix(tui): extend smglr ignores to smglp and smgrp (#16239)
Jan Alexander Steffens
2021-11-04
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
fix(tui): remove dead code #15929
erw7
2021-10-06
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: format tui/input.c with uncrustify (#15661)
dundargoc
2021-09-14
*
refactor: format tui.c with uncrustify (#15640)
dundargoc
2021-09-14
*
chore: PVS/V751: ignore warning #15153
dundargoc
2021-07-25
*
chore(PVS/V751): tui.c, Parameter is not used
Justin M. Keyes
2021-07-18
[next]