aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* screen: truncate showmode messagesBjörn Linse2018-07-12
* vim-patch:8.0.0686: extra redraw when using CTRL-L in second windowJan Edmund Lazo2018-07-03
* highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou2018-06-28
* Merge #8526 from janlazo/vim-8.0.0451Justin M. Keyes2018-06-16
|\
| * vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* | Add ‘eob’ option to fillcharsJack Bracewell2018-06-13
* | screen: use UTF-8 representationBjörn Linse2018-06-13
|/
* vim-patch:8.0.0520: using a function pointer while the function is known (#8513)KunMing Xie2018-06-10
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* vim-patch:8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' (#8483)Jan Edmund Lazo2018-06-05
* vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431)KunMing Xie2018-05-24
* terminal: tickle statusline on entering #8323raichoo2018-05-18
* Merge pull request #8358 from mhinz/screenJames McCoy2018-05-04
|\
| * screen: avoid artifactsMarco Hinz2018-05-04
* | messages: redraw tabline if it was overdrawn by messagesBjörn Linse2018-05-04
|/
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * *: Fix clint errorsZyX2018-04-22
| * screen: Fix PVS/V560: col never reassigned in this part of codeZyX2018-04-22
| * screen: Fix PVS/V519: duplicate successive assignmentZyX2018-04-22
| * screen: Fix PVS/V560: condition was checked in surrounding ifZyX2018-04-22
| * screen: Get rid of ScreenLines2 as it is no longer usedZyX2018-04-22
| * charset,*: Refactor transstr()ZyX2018-04-09
* | screen: winhl=Normal:Background should not override syntax (#8093)Björn Linse2018-04-02
|/
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* getchar: implement <Cmd> key to invoke command in any modeBjörn Linse2018-03-23
* screen.c: define column width by function (#5802)Matthieu Coudron2018-03-18
* screen.c: make negative 'writedelay' show all redrawsBjörn Linse2018-02-24
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* defaults: 'fillchars'Justin M. Keyes2018-02-23
* screen: win_del_lines/win_ins_lines cleanupBjörn Linse2018-02-21
* screen: remove dead code emulating terminals without scroll regionsBjörn Linse2018-02-21
* Merge #7939 "fix crash: 'spell' and long lines"Justin M. Keyes2018-02-11
|\
| * screen.c: resolve neovim issue #7937Michael Brailsford2018-02-07
* | ui/tui: highlighting refactorBjörn Linse2018-02-11
|/
* vim-patch:8.0.0380: with 'linebreak' double wide char wraps badlyckelsel2018-01-14
* :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* Merge #7173 'api/ui: externalize cmdline'Justin M. Keyes2017-10-29
|\
| * ext_cmdline: implement redraw!Björn Linse2017-10-26
* | test: :terminal + numberwidth=9Justin M. Keyes2017-10-28
* | terminal: Account for number column (#5310)Sam Wilson2017-10-27
|/
* syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
* syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07
* syntax: 'cursorcolumn', 'colorcolumn': low priority #6380Justin M. Keyes2017-10-07
* terminal.c: need maketitle() in terminal-modeJustin M. Keyes2017-09-09
* doc: screen_resize(): remove mention of "mustset"Justin M. Keyes2017-08-14
* ui: disable 'lazyredraw' during ui_refresh.Justin M. Keyes2017-08-14
* vim-patch:8.0.0235Justin M. Keyes2017-08-12
* vim-patch:8.0.0524Justin M. Keyes2017-08-12
* vim-patch:8.0.0518Justin M. Keyes2017-08-12
* vim-patch:8.0.0290 vim-patch:8.0.0394Justin M. Keyes2017-08-12