index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
screen.c
Age
Commit message (
Expand
)
Author
Files
2022-03-08
vim-patch:8.2.4520: using wrong highlight for cursor line number
zeertzjq
1
2022-02-05
fix(screen): do not draw filler lines post eof if already at last row
zeertzjq
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
1
2021-11-16
refactor: reduce number of explicit char casts (#16077)
dundargoc
1
2021-11-14
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
1
2021-11-14
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
1
2021-11-14
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
1
2021-11-14
refactor(multibyte): eliminate mb_char2cells alias for utf_char2cells
Björn Linse
1
2021-11-06
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
Björn Linse
1
2021-11-01
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
1
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
1
2021-10-28
fix(float): fix potential heap corruption in win_redr_border
zeertzjq
1
2021-10-25
refactor(api): move extmark API to its own file
Björn Linse
1
2021-10-23
Merge pull request #16111 from dundargoc/vim-patch/comments
Jan Edmund Lazo
1
2021-10-23
feat(decorations): support more than one virt_lines block
Björn Linse
1
2021-10-21
vim-patch:8.1.2394: using old C style comments
Dundar Göc
1
2021-10-19
refactor: remove space after star
Dundar Göc
1
2021-10-18
feat(api): evaluate statusline string #16020
Famiu Haque
1
2021-10-17
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
1
2021-10-13
refactor: reduce number of unique char casts
Dundar Göc
1
2021-10-12
refactor: reduce number of unique char casts (#15995)
dundargoc
1
2021-10-06
vim-patch:8.1.2394: using old C style comments
Dundar Göc
1
2021-10-02
refactor: format with uncrustify #15842
dundargoc
1
2021-09-29
Refactor/uncrustify (#15790)
dundargoc
1
2021-09-26
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
1
2021-09-25
refactor: format with uncrustify #15778
dundargoc
1
2021-09-19
vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode
zeertzjq
1
2021-09-19
vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is set
zeertzjq
1
2021-09-19
vim-patch:8.1.1078: when 'listchars' is set a composing char on a space is wrong
zeertzjq
1
2021-09-18
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
1
2021-09-14
fix: "redundant cast to the same type" #15662
dundargoc
1
2021-09-13
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
1
2021-09-10
Merge #15626 vim-patch:8.1.{2281,2283},8.2.{2903,3391,3397}
Justin M. Keyes
1
2021-09-10
vim-patch:8.2.3391: crash with combination of 'linebreak' and other options
Sean Dewar
1
2021-09-10
vim-patch:8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
Sean Dewar
1
2021-09-10
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
1
2021-09-10
refactor: format files with uncrustify #15607
dundargoc
1
2021-09-07
refactor: format files with uncrustify
Dundar Göc
1
2021-09-06
fix(screen): missing search highlights when redrawing from timer #15380
Jit
1
2021-09-05
refactor(screen): let win_line() always handle fillers after last line
Björn Linse
1
2021-09-03
refactor: update uncrustify config and format screen.c
Dundar Göc
1
2021-08-28
refactor: format screen.c with uncrustify
Dundar Göc
1
2021-08-27
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
1
2021-08-22
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
1
2021-08-18
Merge pull request #15249 from dundargoc/refactor/a-song-of-true-and-false
Björn Linse
1
2021-08-16
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
1
2021-08-12
refactor: replace TRUE/FALSE with true/false
Dundar Göc
1
2021-08-10
refactor(plines): move out plines related code from misc1.c
Björn Linse
1
2021-08-10
refactor(plines): remove implicit curwin plines() function
Björn Linse
1
2021-08-02
vim-patch:8.2.3204: display garbled when 'cursorline' is set and lines wrap
zeertzjq
1
[next]