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: 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
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode
zeertzjq
2021-09-19
*
vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is set
zeertzjq
2021-09-19
*
vim-patch:8.1.1078: when 'listchars' is set a composing char on a space is wrong
zeertzjq
2021-09-19
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
Merge #15626 vim-patch:8.1.{2281,2283},8.2.{2903,3391,3397}
Justin M. Keyes
2021-09-10
|
\
|
*
vim-patch:8.2.3391: crash with combination of 'linebreak' and other options
Sean Dewar
2021-09-10
|
*
vim-patch:8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
Sean Dewar
2021-09-10
|
*
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
*
|
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
|
/
*
refactor: format files with uncrustify
Dundar Göc
2021-09-07
*
fix(screen): missing search highlights when redrawing from timer #15380
Jit
2021-09-06
*
refactor(screen): let win_line() always handle fillers after last line
Björn Linse
2021-09-05
*
refactor: update uncrustify config and format screen.c
Dundar Göc
2021-09-03
*
refactor: format screen.c with uncrustify
Dundar Göc
2021-08-28
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
Merge pull request #15249 from dundargoc/refactor/a-song-of-true-and-false
Björn Linse
2021-08-18
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-08-12
*
|
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
|
/
*
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
*
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
vim-patch:8.2.3204: display garbled when 'cursorline' is set and lines wrap
zeertzjq
2021-08-02
*
vim-patch:8.1.2214: too much is redrawn when 'cursorline' is set
zeertzjq
2021-08-02
*
vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off
zeertzjq
2021-08-02
[next]