aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* messages: fix crash with msg_advance when using ext_messagesBjörn Linse2019-06-16
* messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
* test: don't detach screen just to change the sizeBjörn Linse2019-06-03
* Add testJit Yao Yap2019-06-03
* test: avoid some boilerplateJustin M. Keyes2019-06-03
* Make sure msg_clear is sent after confirm message (#10065)Ville Hakulinen2019-06-02
* [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* UI/ext_messages: restore kind=quickfix #10067Justin M. Keyes2019-05-27
* Merge #10059 from jerdna-regeiz/vim-8.1.0614Justin M. Keyes2019-05-26
|\
| * vim-patch:8.1.0701: sign message not translated and inconsistent spacingAndrej Zieger2019-05-26
| * vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* | 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
|/