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
/
screen.c
Commit message (
Expand
)
Author
Age
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
vim-patch:8.2.3487: illegal memory access if buffer name is very long
Sean Dewar
2022-04-13
*
vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...
zeertzjq
2022-04-10
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
Merge pull request #17890 from zeertzjq/conceal-virtcol-changed
bfredl
2022-03-31
|
\
|
*
revert: "Fix redraw regression with w_p_cole in visual mode"
zeertzjq
2022-03-28
*
|
fix(decorations): do not put empty virt_text (#17872)
zeertzjq
2022-03-29
*
|
vim-patch:8.2.4644: redrawing too often when 'relativenumber' is set (#17756)
Lewis Russell
2022-03-29
|
/
*
vim-patch:8.2.4638: superfluous check if a redraw is needed for 'cursorline'
zeertzjq
2022-03-28
*
vim-patch:8.2.4626: Visual area not updated when removing sign in Visual mode...
zeertzjq
2022-03-26
*
perf(screen): reduce cursorline redrawing when jumping around
zeertzjq
2022-03-24
*
vim-patch:8.2.4591: cursor line not updated when a callback moves the cursor
zeertzjq
2022-03-24
*
fix(screen): do not update syntax_last_parsed when drawing folded line (#17826)
zeertzjq
2022-03-23
*
fix(screen): do not do syntax highlighting at filler or folded lines (#17818)
zeertzjq
2022-03-23
*
vim-patch:8.2.1078: highlight and match functionality together in one file (#...
Lewis Russell
2022-03-23
*
vim-patch:8.1.1743: 'hlsearch' and match highlighting in the wrong place
Lewis Russell
2022-03-20
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
fix(syntax.c): correct hunk from Vim patch 8.0.0647 (#17761)
Lewis Russell
2022-03-18
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
refactor: column drawing
Lewis Russell
2022-03-13
*
|
vim-patch:8.2.4557: confusing comment about 'cursorlineopt'
zeertzjq
2022-03-13
*
|
Merge pull request #17663 from dundargoc/refactor/uncrustify
bfredl
2022-03-11
|
\
\
|
*
|
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
|
|
refactor(decorations): move provider code
Lewis Russell
2022-03-10
|
/
/
*
|
Merge pull request #17640 from lewis6991/virttextfix
bfredl
2022-03-09
|
\
\
|
*
|
fix(extmarks): fix signs
Lewis Russell
2022-03-08
*
|
|
vim-patch:8.2.4520: using wrong highlight for cursor line number
zeertzjq
2022-03-08
|
/
/
*
|
feat(decorations): support signs
Lewis Russell
2022-03-05
*
|
fix(signcol): update cursor when signcol changes
Lewis Russell
2022-02-24
*
|
refactor(signcol): store signcol in win_T
Lewis Russell
2022-02-24
|
/
*
Merge pull request #16914 from godlygeek/fix_14587
Christian Clason
2022-02-13
|
\
|
*
fix(screen): don't put empty sign text in line number column
Matt Wozniski
2022-01-04
*
|
refactor(signs): more efficient signcol calc
Lewis Russell
2022-02-12
*
|
refactor(PVS/V547): p == NULL is always false
zeertzjq
2022-02-09
*
|
vim-patch:8.2.1741: pathshorten() only supports using one character
zeertzjq
2022-02-06
*
|
Merge pull request #17226 from dundargoc/refactor/remove-redundant-code
zeertzjq
2022-02-03
|
\
\
|
*
|
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
|
|
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
|
vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrong
zeertzjq
2022-01-27
*
|
|
Merge pull request #17095 from zeertzjq/vim-8.2.3227
bfredl
2022-01-27
|
\
\
\
|
*
|
|
vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solution
zeertzjq
2022-01-15
|
*
|
|
vim-patch:8.2.3227: 'virtualedit' can only be set globally
zeertzjq
2022-01-15
|
|
/
/
*
|
|
vim-patch:8.2.3410: crash with linebreak, listchars and large tabstop
zeertzjq
2022-01-21
*
|
|
vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumn
zeertzjq
2022-01-21
|
/
/
*
|
chore(fixup): zeer
dundargoc
2022-01-01
*
|
refactor: avoid overflow by explicitly casting operand to a wider type
Dundar Göc
2021-12-31
|
/
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
[next]