aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.h
Commit message (Expand)AuthorAge
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* terminal: fix terminal attribute overflowerw72020-07-29
* vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
* window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
* multigrid: reorganize types and global varaiblesBjörn Linse2018-12-31
* refactor/single-include (#6563)Othon Briganó2017-04-22
* tabline: Switch to functions, handle different click typesZyX2016-02-01
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* Include stdbool.h in headers which have functions with bool in signaturePavel Platto2014-07-11
* move update_screen() flags to screen.hBrandon Coleman2014-06-12
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15