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
*
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
*
Merge pull request #14063 from lewis6991/master
Jan Edmund Lazo
2021-04-04
|
\
|
*
vim-patch:8.1.1631: displaying signs is inefficient
Lewis Russell
2021-04-03
*
|
Merge pull request #14268 from erw7/fix-p_ch-problem
erw7
2021-04-04
|
\
\
|
|
/
|
/
|
|
*
screen: fix problem with p_ch
erw7
2021-04-03
*
|
clang/'Logic error': assert nonnull p_extra
Jan Edmund Lazo
2021-04-02
*
|
vim-patch:8.2.2655: The -w command line argument doesn't work
Jan Edmund Lazo
2021-04-01
|
/
*
vim-patch:8.2.2454: leading space can not be made visible (#14138)
zeertzjq
2021-03-29
*
vim-patch:8.1.0126: various problems with 'vartabstop'
VVKot
2021-03-28
*
vim-patch:8.1.0116: display problem with 'vartabstop' and 'linebreak'
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
vim-patch:8.2.2045: highlighting a character too much with incsearch
Jan Edmund Lazo
2021-03-27
*
Merge pull request #14194 from bfredl/provide_virt
Björn Linse
2021-03-23
|
\
|
*
decorations: memory error with ephemeral virt_text
Björn Linse
2021-03-23
*
|
fix: stop using CursorLineNr in front of fillers
Matthieu Coudron
2021-03-22
|
/
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
*
Merge pull request #14020 from chentau/float_resize
Björn Linse
2021-03-14
|
\
|
*
screen: make ui_compositor aware of the intended size of a float
chentau
2021-03-11
*
|
Merge pull request #14065 from bfredl/overlaymode
Björn Linse
2021-03-10
|
\
\
|
*
|
decorations: add additional styling of virt_text overlays
Björn Linse
2021-03-10
|
|
/
*
/
vim-patch:8.2.2577: compiler warning for type conversion
Jan Edmund Lazo
2021-03-09
|
/
*
vim-patch:8.1.1901: the +insert_expand feature is not always available
Jan Edmund Lazo
2021-03-01
*
decorations: allow virt_text overlay at any column
Björn Linse
2021-02-22
*
vim-patch:8.2.1056: wrong display when mixing match conceal and syntax conceal
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.1058: multiline conceal causes display errors
Jan Edmund Lazo
2021-02-13
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
screen.c: fix an issue with wrap and folds
Matthieu Coudron
2021-01-07
*
screen.c: fix last character on foldtext
Matthieu Coudron
2021-01-06
*
screen.c: fix display of signcolumn=auto in diffs (#13688)
Matthieu Coudron
2021-01-05
*
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
fix(fold): highlight even in folds (#13643)
Matthieu Coudron
2020-12-30
*
Merge pull request #13624 from janlazo/vim-8.2.2234
Jan Edmund Lazo
2020-12-28
|
\
|
*
vim-patch:8.1.1032: warnings from clang static analyzer
Jan Edmund Lazo
2020-12-28
*
|
fix(fold): dont highlight search results on folded lines (#13616)
Matthieu Coudron
2020-12-29
|
/
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.1.0822: peeking and flushing output slows down execution
Jan Edmund Lazo
2020-12-25
*
fix: appease linter
Matthieu Coudron
2020-12-24
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
*
refactor: pass the window to get_(side)scrolloff_value
Matthieu Coudron
2020-12-23
*
folds: use Folded highlight even with spell on (#13393)
Matthieu Coudron
2020-11-29
*
screen.c: Allow showbreak to override cursorline. (#13372)
shade-of-noon
2020-11-25
[next]