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
*
treesitter: cleanup some luahl stuff
Björn Linse
2020-02-10
*
treesitter: use internal "decorations" buffer
Björn Linse
2020-02-10
*
Merge pull request #11755 from bfredl/qf_msg
Björn Linse
2020-01-26
|
\
|
*
screen: add missing redraws after a message
Björn Linse
2020-01-26
*
|
vim-patch:8.1.2245: third character of 'listchars' tab shows in wrong place
Jan Edmund Lazo
2020-01-24
*
|
vim-patch:8.2.0146: wrong indent when 'showbreak' and 'breakindent' are set
Jan Edmund Lazo
2020-01-23
|
/
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
Merge pull request #11715 from teto/fix_fillchar
Matthieu Coudron
2020-01-20
|
\
|
*
fillchars: fix display on closed fold
Matthieu Coudron
2020-01-14
*
|
vim-patch:8.1.2031: cursor position wrong when resizing and using conceal
Jan Edmund Lazo
2020-01-19
*
|
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
|
/
*
screen: fix pvs/v1048
Jan Edmund Lazo
2019-12-29
*
vim-patch:8.0.1491: the minimum width of the popup menu is hard coded
Jan Edmund Lazo
2019-12-29
*
fillchars: adding foldopen, foldsep, foldclose
Matthieu Coudron
2019-12-25
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
win_line: Fix crash with 'rightleft' in :terminal #11460
erw7
2019-11-28
*
doc: fix typos
Brian Wignall
2019-11-27
*
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
win_line: update `w_last_cursorline` always
Daniel Hahler
2019-10-04
*
Fix redraw regression with w_p_cole in visual mode
Daniel Hahler
2019-10-02
*
screen: missing redraw/highlight for ruler in message area
Björn Linse
2019-09-22
*
vim-patch:8.1.2060: "precedes" in 'listchars' not used properly
Justin M. Keyes
2019-09-21
*
Fix "precedes" listchar behavior in wrap mode
Zach Wegner
2019-09-21
*
screen: fix vcol counting with virtual text. Fixes #9941
Björn Linse
2019-09-21
*
win_update: fix redraw regression (#11027)
Daniel Hahler
2019-09-18
*
screen: redrawdebug=nothrottle
Björn Linse
2019-09-06
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
screen: initialize screen properly with early `set display-=msgsep`
Björn Linse
2019-09-02
*
screen: add some documentation of internals of msg_grid implementation
Björn Linse
2019-09-01
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
compositor: handle invalid screen positions after resize gracefully
Björn Linse
2019-08-14
*
clang/"Argument with 'nonnull' attribute passed null" #10739
Ihor Antonov
2019-08-11
*
vim-patch:8.1.1458: crash when using gtags #10704
Jan Edmund Lazo
2019-08-10
*
clang/"dead assignment": screen.c #10702
Ihor Antonov
2019-08-06
*
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
*
vim-patch:8.1.1747: unused variables #10605
Jan Edmund Lazo
2019-07-26
*
PVS/V768: do use enum as bool #10582
Ihor Antonov
2019-07-25
*
vim-patch:8.1.0706: introduce :redrawtabline #10570
Jan Edmund Lazo
2019-07-22
*
move: assert nonnull wp pointer
Jan Edmund Lazo
2019-07-20
*
Merge pull request #10541 from bfredl/conversion_getln
Björn Linse
2019-07-19
|
\
|
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
lint
Ihor Antonov
2019-07-19
*
|
pvs/V560: A part of conditional expression is always true
Ihor Antonov
2019-07-19
*
|
pvs/V560: A part of conditional expression is always true
Ihor Antonov
2019-07-19
|
/
*
vim-patch:8.1.0623: iterating through window frames is repeated
Jan Edmund Lazo
2019-07-15
*
PVS/V1028: cast operands, not the result #10498
Ihor Antonov
2019-07-16
*
PVS/V547: expression is always false #10511
Ihor Antonov
2019-07-15
*
Merge pull request #10090 from bfredl/floatpopup
Björn Linse
2019-07-07
|
\
|
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
[next]