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
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)
zeertzjq
2022-05-13
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
vim-patch:8.2.4918: conceal character from matchadd() displayed too many times
zeertzjq
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
Merge pull request #18460 from bfredl/decor33
bfredl
2022-05-07
|
\
\
|
*
|
refactor(decor): use decor levels properly
bfredl
2022-05-07
|
|
/
*
/
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: replace char_u variables and functions with char
Dundar Göc
2022-04-16
*
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
|
/
[next]