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
*
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
*
fix(screen): truncate when overwriting right half of a double-width char
zeertzjq
2021-12-24
*
fix(screen): truncate double-width character correctly
zeertzjq
2021-12-24
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
Merge pull request #16597 from bfredl/nomisc1
Björn Linse
2021-12-10
|
\
|
*
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
*
|
vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'
James McCoy
2021-12-08
|
/
*
Merge pull request #16421 from seandewar/vim-8.1.0035
Jan Edmund Lazo
2021-12-07
|
\
|
*
vim-patch:8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"
Sean Dewar
2021-12-07
*
|
Merge pull request #16556 from zeertzjq/hl-change-update
Björn Linse
2021-12-07
|
\
\
|
*
|
fix(highlight): always update window highlight if highlight changed
zeertzjq
2021-12-07
|
|
/
*
/
fix(screen): do not draw filler lines post eof if already at last row
zeertzjq
2021-12-07
|
/
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2cells alias for utf_char2cells
Björn Linse
2021-11-14
*
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
Björn Linse
2021-11-06
|
\
|
*
fix(float): fix potential heap corruption in win_redr_border
zeertzjq
2021-10-28
*
|
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
|
/
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
Merge pull request #16111 from dundargoc/vim-patch/comments
Jan Edmund Lazo
2021-10-23
|
\
|
*
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-21
*
|
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
|
/
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
feat(api): evaluate statusline string #16020
Famiu Haque
2021-10-18
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
|
/
*
refactor: format with uncrustify #15842
dundargoc
2021-10-02
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
[next]