aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.0.0126Justin M. Keyes2017-08-12
* vim-patch:8.0.0090 fix breakindent bugJustin M. Keyes2017-08-12
* win_redr_status(): skip if wildmenu is showingJustin M. Keyes2017-08-05
* vim-patch:8.0.0069ckelsel2017-07-23
* Merge #6816 'TUI improvements'Justin M. Keyes2017-07-07
|\
| * lintJustin M. Keyes2017-07-07
| * tui: Remove the iTerm2 corner case.Jonathan de Boyne Pollard2017-06-04
| * screen: Correct commentary.Jonathan de Boyne Pollard2017-06-03
* | bufhl: some style cleanupBjörn Linse2017-06-24
* | screen.c: fix lintBjörn Linse2017-06-14
* | screen.c: make more highlights window specificBjörn Linse2017-06-14
|/
* ui: cleanup UI_CALL wrappersBjörn Linse2017-05-10
* api: use generated events for popupmenu and tablineBjörn Linse2017-05-10
* options: allow different highlights in windowsBjörn Linse2017-05-08
* api/ext_tabline: `curtab` should be a Tabpage handle.Justin M. Keyes2017-04-28
* api/ext_tabline: List of Dicts.Justin M. Keyes2017-04-26
* api/ui: externalize tablineJustin M. Keyes2017-04-26
* api/ui: externalize tablineDongdong Zhou2017-04-26
* Merge #6550 from ZyX-I/pvs-check-commentJustin M. Keyes2017-04-20
|\
| * *: Add comment to all C filesZyX2017-04-19
* | vim-patch:7.4.2152James McCoy2017-04-19
|/
* *: Fix linter errorsZyX2017-04-16