aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/ui.txt
Commit message (Expand)AuthorAge
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* TUI: can make the cursor transparent #11519Matthieu Coudron2019-12-19
* UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* doc: eliminate msgpack_rpc.txt [ci skip]Justin M. Keyes2019-09-09
* screen: use dedicated message gridBjörn Linse2019-09-01
* ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
* highlight: expose builtin highlight groups using hl_group_set eventBjörn Linse2019-07-14
* messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* docJustin M. Keyes2019-05-11
* UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* UI/nvim_ui_attach(): add `override` optionJustin M. Keyes2019-05-09
* doc: UIJustin M. Keyes2019-04-22
* docJustin M. Keyes2019-04-22
* doc [ci skip]Justin M. Keyes2019-04-08
* doc: move ui-wildmenu to deprecated.txt [ci skip]Justin M. Keyes2019-03-26
* Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
* floats: implement floating windowsBjörn Linse2019-03-02
* UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
* ui: implement ext_messagesBjörn Linse2019-02-10
* UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* ui: multigrid mouse supportBjörn Linse2019-01-20
* multigrid: doc updateBjörn Linse2018-12-31
* multigrid: Add multigrid documentationUtkarsh Maheshwari2018-12-31
* UI/TUI: improvements and cleanups for scrolling and clearingBjörn Linse2018-11-11
* doc: fix/remove broken tag referencesJustin M. Keyes2018-11-05
* ui: reserve the right to split a screen redraw into multiple batches.Björn Linse2018-10-02
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* ui: update docs for safe startup procedureBjörn Linse2018-10-01
* runtime/doc: fix broken links found by `make html`Justin M. Keyes2018-08-25
* cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
* ui: docs for ext_newgrid and ext_hlstateBjörn Linse2018-07-21
* doc (#8652)Justin M. Keyes2018-06-28
* doc: job/channel, misc #7783Justin M. Keyes2018-06-11
* ui: refactor ui optionsBjörn Linse2018-02-13
* ui: forward 'linespace' option #7883Justin M. Keyes2018-01-21
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* docJustin M. Keyes2017-12-10
* docs: correct cmdline_special_char documentation (#7475)Björn Linse2017-11-03
* Merge #7454 'ui: ext_wildmenu'Justin M. Keyes2017-10-31
|\
| * doc: ui.txtBjörn Linse2017-10-29
| * ui: allow external ui to draw wildmenuDongdong Zhou2017-10-29
|/
* doc/ui.txtJustin M. Keyes2017-10-29
* docs: breakout ui.txt from msgpack_rpc.txtBjörn Linse2017-10-26