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: 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
*
|
vim-patch:8.1.1614: 'numberwidth' can only go up to 10
Jan Edmund Lazo
2019-07-05
|
/
*
screen: disable redrawing inside VimResized
Björn Linse
2019-07-05
*
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
vim-patch:8.0.1100: stuck in redraw loop when 'lazyredraw' is set
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.0.1688: some macros are used without a semicolon
Jan Edmund Lazo
2019-06-26
*
ui: add 'winblend' to support blending of floating windows
Björn Linse
2019-06-25
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
screen: showcmd should never move the cursor
Björn Linse
2019-06-13
*
vim-patch:8.1.0002: :stopinsert changes the message position
Jan Edmund Lazo
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
[RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)
Jit
2019-06-02
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
vim-patch:8.1.0709: windows are updated for every added/deleted sign
Andrej Zieger
2019-05-26
|
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.1.1338: fix hang when concealing wide char #10023
Jan Edmund Lazo
2019-05-18
*
vim-patch:8.1.1299: "extends" from 'listchars' is used when 'list' is off
Jan Edmund Lazo
2019-05-08
*
vim-patch:8.1.0865: when 'listchars' only contains "nbsp:X" it does not work
Jan Edmund Lazo
2019-05-08
[next]