aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804Jit2019-05-26
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* Merge pull request #9883 from bfredl/termredrawBjörn Linse2019-05-14
|\
| * ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* | UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* | ex_getln: fix statusline redraw logic #9967Carlo Abelli2019-05-02
* | test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* | Spurious quote mark in command line when typing <C-R> (#9934)Gabriel Cruz2019-04-24
|/
* Merge pull request #9898 from bfredl/floatwidthBjörn Linse2019-04-14
|\
| * windows: float config changesBjörn Linse2019-04-14
* | inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
|/
* vim-patch:8.0.0714: cmdline redraw during timer #9835Gabriel Cruz2019-04-12
* float: always change to valid windows (#9878)Marco Hinz2019-04-11
* api/window: validate cursor in nvim_win_set_bufBjörn Linse2019-04-08
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* keymap: add more (keypad) keycodes #9793Olivier G-R2019-03-29
* doc [ci skip]Justin M. Keyes2019-03-26
* signs: support multiple columns #9295Dan Aloni2019-03-25
* Update testJit Yao Yap2019-03-23
* floating-window.c: fix crash when using inccommandJit Yao Yap2019-03-23
* window: don't crash when closing two floats in a rowBjörn Linse2019-03-23
* api: ignore floating windows for laststatus=1 (#9771)Marco Hinz2019-03-22
* vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757Justin M. Keyes2019-03-19
* Merge pull request #9726 from mhinz/nvim_win_get_configMarco Hinz2019-03-17
|\
| * api: add tests for new code pathsMarco Hinz2019-03-16
| * api: numerous small fixesMarco Hinz2019-03-16
| * api: add width/height to FloatConfigMarco Hinz2019-03-16
| * api: nvim_win_config() -> nvim_win_set_config()Marco Hinz2019-03-16
* | Merge pull request #9607 from bfredl/wildpumBjörn Linse2019-03-16
|\ \
| * | Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
| |/
* | Merge #9686 'win/Lua: monkey-patch os.getenv()'Justin M. Keyes2019-03-16
|\ \ | |/ |/|
| * Fix environment variable on Windowserw72019-03-06
* | compositor: fix rendering issues with floats opened after popupmenuBjörn Linse2019-03-14
* | test/CI: skip "throttles output" test on Travis macOS #9721Justin M. Keyes2019-03-12
* | floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse2019-03-12
* | vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* | floating-window: fix crash setting cmdheight #9685erw72019-03-09
|/
* buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()Björn Linse2019-03-05
* Merge pull request #9667 from bfredl/wincloseBjörn Linse2019-03-03
|\
| * api: add nvim_win_close() to close window by idBjörn Linse2019-03-03
* | test: multibyte env var names #9655Justin M. Keyes2019-03-03
|/
* floats: implement floating windowsBjörn Linse2019-03-02
* UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
* highlight: handle blending with gui=reverse and guisp attributesBjörn Linse2019-02-11
* ui: implement ext_messagesBjörn Linse2019-02-10
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* popupmenu: fix alignment of kind and extra after #9530Björn Linse2019-02-03