aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
* | | Merge pull request #9896 from justinmk/api-async-errorJustin M. Keyes2019-04-13
|\ \ \
| * | | API: emit nvim_error_event on failed async requestJustin M. Keyes2019-04-13
| |/ /
* / / options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
|/ /
* | vim-patch:8.0.0714: cmdline redraw during timer #9835Gabriel Cruz2019-04-12
* | float: always change to valid windows (#9878)Marco Hinz2019-04-11
* | startup: -es/-Es (silent/batch mode): skip swapfile #8540Justin M. Keyes2019-04-10
* | Merge pull request #9866 from bfredl/setbufcursorBjörn Linse2019-04-08
|\ \
| * | api/window: validate cursor in nvim_win_set_bufBjörn Linse2019-04-08
* | | :stopinsert should leave terminal-mode #9856glacambre2019-04-08
|/ /
* | event-loop: do not set CA_COMMAND_BUSY #9853Justin M. Keyes2019-04-08
* | CI/AppVeyor: per-compiler deps cache #9852Justin M. Keyes2019-04-07
* | vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* | Merge #9516 from erw7/improve-executable-on-windowsJustin M. Keyes2019-04-02
|\ \
| * | test: "$PATHEXT=::"Justin M. Keyes2019-04-02
| * | test/win: Remove unnecessary set shellerw72019-04-01
| * | test/win: executable(), exepath() #9516erw72019-04-01
* | | jumplist: avoid extra tail entry #9805Abdelhakeem Osama2019-04-02
|/ /
* | keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* | Merge #9807 from mhinz/window-local-last-cursormovedMarco Hinz2019-03-31
|\ \
| * | cursormoved: add tests for CursorMovedMarco Hinz2019-03-29
* | | autocmd: rename MenuPopupChanged to CompleteChanged #9819Qiming zhao2019-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
* | 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