aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | 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
* | help: ignore snapshotted window if invalid (#9774)Marco Hinz2019-03-23
* | api: ignore floating windows for laststatus=1 (#9771)Marco Hinz2019-03-22
* | :mksession : restore tab-local working directories #9754Chris LaRose2019-03-21
* | test: add more debuggings tips [ci skip] (#9761)Marco Hinz2019-03-19
* | vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757Justin M. Keyes2019-03-19
* | test: example_spec.luaJustin 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
* | | aucmd_prepbuf: also restore `prevwin` #9741Justin M. Keyes2019-03-17
* | | 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 os.getenv of lua on Windowserw72019-03-07
| * | Fix environment variable on Windowserw72019-03-06
* | | Merge pull request #9616 from chemzqm/completechangeBjörn Linse2019-03-16
|\ \ \
| * | | autocmd: add MenuPopupChanged autocmdchemzqm2019-03-15
* | | | test: simplify TUI bg-detection testJustin M. Keyes2019-03-15
* | | | Merge #9728 from justinmk/autocmd-onceJustin M. Keyes2019-03-15
|\ \ \ \
| * | | | autocmd: do not show empty section after ++once handlers expireJustin M. Keyes2019-03-14
| * | | | autocmd: rename: "++nested", "++once"Justin M. Keyes2019-03-14
* | | | | compositor: fix rendering issues with floats opened after popupmenuBjörn Linse2019-03-14
|/ / / /
* | | | dictwatcheradd(): support b:changedtick #9693demiurg3372019-03-14
* | | | TextYankPost: add v:event["inclusive"] #9717Justin M. Keyes2019-03-13
* | | | 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
* | | | autocmd: rename "once" => "-once" #9713Justin M. Keyes2019-03-11
* | | | TUI/background detection: hook into VimEnter eventJustin M. Keyes2019-03-11
| |_|/ |/| |
* | | autocmd: introduce "once" featureJustin M. Keyes2019-03-10
* | | 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
|/
* edit.c: Disable indent during completionlePerdu2019-03-03
* 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
|/
* Merge pull request #6619 from bfredl/floatingBjörn Linse2019-03-02
|\
| * floats: implement floating windowsBjörn Linse2019-03-02
* | search.c: remove dead code #5307Justin M. Keyes2019-03-02
|/
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01
* test: fix isCI() for QuickbuildJustin M. Keyes2019-03-01
* test/env: multibyte env var to child processerw72019-02-28
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* os_getenv, os_setenv: revert "widechar" implJustin M. Keyes2019-02-26