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: 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
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)
zeertzjq
2021-07-30
*
Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...
Björn Linse
2021-07-30
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
|
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
*
|
feat(decorations): allow more than one stacked highlight in a virt_text
Björn Linse
2021-07-29
|
/
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong
Jan Edmund Lazo
2021-07-04
*
[RDY] Add buffer information to tabline_update (#12481)
John Gehrig
2021-06-27
*
vim-patch:8.2.3012: when 'rightleft' is set the line number is drawn reversed...
Jan Edmund Lazo
2021-06-17
*
Merge pull request #14454 from eltociear/patch-1
Thomas Vigouroux
2021-06-15
|
\
|
*
screen: fix typo in screen.c
Ikko Ashimine
2021-04-29
*
|
screen: pvs/v614
Jan Edmund Lazo
2021-06-05
*
|
vim-patch:8.2.1689: 'colorcolumn' doesn't show in indent
Jan Edmund Lazo
2021-05-24
*
|
vim-patch:8.2.1957: diff and cursorcolumn highlighting don't mix
Jan Edmund Lazo
2021-05-24
*
|
decorations: right_align and win_col
Björn Linse
2021-05-01
|
/
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
decoration: Clean up duplicate Decoration attributes + bonus hl_eol flag
Björn Linse
2021-04-14
*
vim-patch:8.1.2205: sign entry structure has confusing name (#14289)
Lewis Russell
2021-04-05
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
[next]