aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* | test: share implementation of testdir/load.vimJustin M. Keyes2019-05-18
* | lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* | test: Extend {unit,functional}.helpers with global helpersJustin 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
* | | Merge pull request #9985 from bfredl/shenanigansBjörn Linse2019-05-13
|\ \ \
| * | | autocmd: fixes and tests for autocmd window issuesBjörn Linse2019-05-13
* | | | API/nvim_set_keymap: remove mode-shortname aliasesJustin M. Keyes2019-05-12
* | | | API/nvim_set_keymap: minor cleanupJustin M. Keyes2019-05-12
|/ / /
* | | API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* | | test/channels_spec: cleanupJustin M. Keyes2019-05-12
* | | UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* | | UI/nvim_ui_attach(): add `override` optionJustin M. Keyes2019-05-09
* | | API: fix cursor position when lines are added #9961hashinclude2019-05-07
* | | test: cleanupJustin M. Keyes2019-05-05
* | | tests: adjust to latest Vim patchesMarco Hinz2019-05-05
* | | vim-patch:8.0.1782: no simple way to label quickfix entriesMarco Hinz2019-05-05
* | | terminal: swap priority of terminal, editor highlightsJustin M. Keyes2019-05-02
* | | ex_getln: fix statusline redraw logic #9967Carlo Abelli2019-05-02
* | | clipboard: setreg("*") with clipboard=unnamed #9954Justin M. Keyes2019-04-28
* | | win/defaults: Use "…/nvim-data/site" in 'runtimepath'Justin M. Keyes2019-04-28
* | | test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* | | test: clear(): `args_rm` parameterJustin M. Keyes2019-04-27
* | | test: 'shadafile' defaultJustin M. Keyes2019-04-27
* | | vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* | | Spurious quote mark in command line when typing <C-R> (#9934)Gabriel Cruz2019-04-24
* | | Reset stop_insert_mode in terminal_enter rather than terminal_checkglacambre2019-04-20
|/ /
* | 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
* | | 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
|\ \