aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* screen: missing redraw/highlight for ruler in message areaBjörn Linse2019-09-22
* vim-patch:8.1.2060: "precedes" in 'listchars' not used properlyJustin M. Keyes2019-09-21
* Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
* screen: fix vcol counting with virtual text. Fixes #9941Björn Linse2019-09-21
* win_update: fix redraw regression (#11027)Daniel Hahler2019-09-18
* screen: redrawdebug=nothrottleBjörn Linse2019-09-06
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
* screen: add some documentation of internals of msg_grid implementationBjörn Linse2019-09-01
* screen: use dedicated message gridBjörn Linse2019-09-01
* compositor: handle invalid screen positions after resize gracefullyBjörn Linse2019-08-14
* clang/"Argument with 'nonnull' attribute passed null" #10739Ihor Antonov2019-08-11
* vim-patch:8.1.1458: crash when using gtags #10704Jan Edmund Lazo2019-08-10
* clang/"dead assignment": screen.c #10702Ihor Antonov2019-08-06
* clang/"dead assignments" #10620Bartosz Miera2019-07-29
* vim-patch:8.1.1747: unused variables #10605Jan Edmund Lazo2019-07-26
* PVS/V768: do use enum as bool #10582Ihor Antonov2019-07-25
* vim-patch:8.1.0706: introduce :redrawtabline #10570Jan Edmund Lazo2019-07-22
* move: assert nonnull wp pointerJan Edmund Lazo2019-07-20
* Merge pull request #10541 from bfredl/conversion_getlnBjörn Linse2019-07-19
|\
| * refactor: use int for Columns and RowsBjörn Linse2019-07-19
* | lintIhor Antonov2019-07-19
* | pvs/V560: A part of conditional expression is always trueIhor Antonov2019-07-19
* | pvs/V560: A part of conditional expression is always trueIhor Antonov2019-07-19
|/
* vim-patch:8.1.0623: iterating through window frames is repeatedJan Edmund Lazo2019-07-15
* PVS/V1028: cast operands, not the result #10498Ihor Antonov2019-07-16
* PVS/V547: expression is always false #10511Ihor Antonov2019-07-15
* Merge pull request #10090 from bfredl/floatpopupBjörn Linse2019-07-07
|\
| * api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
* | vim-patch:8.1.1614: 'numberwidth' can only go up to 10Jan Edmund Lazo2019-07-05
|/
* screen: disable redrawing inside VimResizedBjörn Linse2019-07-05
* cmdline: correct the column position of wildoptions=pum popupmenuBjörn Linse2019-07-01
* vim-patch:8.0.1100: stuck in redraw loop when 'lazyredraw' is setJan Edmund Lazo2019-06-26
* vim-patch:8.0.1688: some macros are used without a semicolonJan Edmund Lazo2019-06-26
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* screen: showcmd should never move the cursorBjörn Linse2019-06-13
* vim-patch:8.1.0002: :stopinsert changes the message positionJan Edmund Lazo2019-06-03
* Make sure msg_clear is sent after confirm message (#10065)Ville Hakulinen2019-06-02
* [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* lintJan Edmund Lazo2019-05-26
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* Merge #10059 from jerdna-regeiz/vim-8.1.0614Justin M. Keyes2019-05-26
|\
| * vim-patch:8.1.0709: windows are updated for every added/deleted signAndrej Zieger2019-05-26
| * vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* | UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804Jit2019-05-26
|/
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.1.1338: fix hang when concealing wide char #10023Jan Edmund Lazo2019-05-18
* vim-patch:8.1.1299: "extends" from 'listchars' is used when 'list' is offJan Edmund Lazo2019-05-08
* vim-patch:8.1.0865: when 'listchars' only contains "nbsp:X" it does not workJan Edmund Lazo2019-05-08