aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* 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
* terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* vim-patch:8.0.0797: finished job in terminal window is not handledJan Edmund Lazo2019-04-23
* vim-patch:8.0.1133: syntax timeout not used correctlyJan Edmund Lazo2019-04-23
* lintJan Edmund Lazo2019-04-23
* vim-patch:8.0.0647: syntax highlighting can make cause a freezeJan Edmund Lazo2019-04-23
* windows: float config changesBjörn Linse2019-04-14
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* vim-patch:8.1.1082: "Conceal" match is mixed up with 'hlsearch' match.Jan Edmund Lazo2019-03-31
* vim-patch:8.1.1073: space in number column is on wrong side with 'rightleft' setJan Edmund Lazo2019-03-31
* vim-patch:8.0.1528: dead code foundJan Edmund Lazo2019-03-26
* signs: support multiple columns #9295Dan Aloni2019-03-25
* vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757Justin M. Keyes2019-03-19
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* Merge pull request #6619 from bfredl/floatingBjörn Linse2019-03-02
|\
| * floats: implement floating windowsBjörn Linse2019-03-02
* | screen.c: remove dead code #6609Justin M. Keyes2019-03-02
|/
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* ui: implement ext_messagesBjörn Linse2019-02-10
* screen: cleanup allocation, clearing and validationBjörn Linse2019-02-07
* screen: simplify scrolling codeBjörn Linse2019-02-07
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* rename ui_is_external to ui_has (#9576)Justin M. Keyes2019-02-03
* multigrid: reset win scrolling after swap messageBjörn Linse2019-02-02
* ui/compositor: add redraws needed due to intersected doublewidth chars.Björn Linse2019-02-02
* Reduce pum redraws from edit.c by delaying undisplay of pumBjörn Linse2019-02-02