aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* Merge pull request #13689 from janlazo/vim-8.2.0050Matthieu Coudron2021-01-06
|\
| * vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion pointJan Edmund Lazo2021-01-05
| * test/old: restore test_backspace_opt.vimJan Edmund Lazo2021-01-05
| * vim-patch:8.2.0050: after deleting a file mark it is still in viminfoJan Edmund Lazo2021-01-05
* | screen.c: fix display of signcolumn=auto in diffs (#13688)Matthieu Coudron2021-01-05
|/
* input: consider "-- more --" state to be blocking, fixes #11899Björn Linse2021-01-04
* vim-patch:8.2.0861: cannot easily get all the current marks (#13676)Jan Edmund Lazo2021-01-03
* fix: check for valid buffer handles in modify_keymap (#13543)Thomas Vigouroux2021-01-03
* buffer updates: mark sorted region as changed.Björn Linse2021-01-03
* Merge pull request #13665 from janlazo/vim-8.2.0917Matthieu Coudron2021-01-03
|\
| * vim-patch:8.1.1822: confusing error message when range is not allowedJan Edmund Lazo2021-01-02
| * vim-patch:8.2.0407: no early check if :find and :sfind have an argumentJan Edmund Lazo2021-01-02
| * vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo2021-01-02
| * vim-patch:8.2.0917: quickfix entries do not suport a "note" typeJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0461: confirm test fails on amd64 systemJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0458: missing feature check in test functionJan Edmund Lazo2021-01-02
* | vim-patch:8.2.0456: Test_confirm_cmd is flakyJan Edmund Lazo2021-01-02
|/
* Merge pull request #13655 from janlazo/vim-8.2.2255Jan Edmund Lazo2021-01-01
|\
| * vim-patch:8.2.2269: not all :hardcopy code covered by testsJan Edmund Lazo2021-01-01
| * vim-patch:8.2.0388: printmbcharset option not testedJan Edmund Lazo2021-01-01
| * vim-patch:8.2.2260: window resize test fails in very wide terminalJan Edmund Lazo2021-01-01
| * vim-patch:8.2.2258: not all OCaml related files are detectedJan Edmund Lazo2021-01-01
| * vim-patch:8.2.0934: lhelpgrep twice in help window doesn't jump to the help t...Jan Edmund Lazo2021-01-01
| * vim-patch:8.1.2360: quickfix test coverage can still be improvedJan Edmund Lazo2021-01-01
| * vim-patch:8.1.2411: function argument copied unnecessarilyJan Edmund Lazo2021-01-01
| * vim-patch:8.1.1281: cannot specify a count with :chistoryJan Edmund Lazo2021-01-01
| * vim-patch:8.1.1275: cannot navigate to errors before/after the cursorJan Edmund Lazo2021-01-01
| * vim-patch:8.1.1261: no error for quickfix commands with negative rangeerw72021-01-01
| * vim-patch:8.1.1241: Ex command info contains confusing informationJan Edmund Lazo2021-01-01
| * vim-patch:8.1.1549: quickfix test failsJan Edmund Lazo2020-12-31
* | Merge pull request #11833 from bfredl/set_textBjörn Linse2021-01-01
|\ \
| * | api: set_text: fix some byte count issuesBjörn Linse2021-01-01
| * | api: set_text: more tests, and fixing lintchentau2021-01-01
| * | api: set_text: rebase, update to new api, and add more testsTony Chen2021-01-01
| * | api: set_text: fix validation and some issuesBlaž Hrastnik2021-01-01
| * | api: set_text: first stab at nvim_buf_set_textBjörn Linse2021-01-01
* | | Merge pull request #13592 from bfredl/setmouseBjörn Linse2021-01-01
|\ \ \ | |_|/ |/| |
| * | ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* | | Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* | | Revert "vim-patch:8.1.1189: mode is not cleared when leaving Insert mode"Jan Edmund Lazo2020-12-31
* | | Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* | | vim-patch:8.1.1727: code for viminfo support is spread outJan Edmund Lazo2020-12-30
* | | vim-patch:8.1.0172: 'viminfofile' option does not behave like a file nameJan Edmund Lazo2020-12-30
* | | fix(fold): highlight even in folds (#13643)Matthieu Coudron2020-12-30
* | | vim-patch:8.1.2100: :mksession is not sufficiently testedJan Edmund Lazo2020-12-29
* | | vim-patch:8.1.0790: code for creating tabpages in session is too complexJan Edmund Lazo2020-12-29
* | | vim-patch:8.1.0151: mksession test fails on MS-WindowsJan Edmund Lazo2020-12-29
* | | vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was usedJan Edmund Lazo2020-12-29
* | | vim-patch:8.2.2244: crash when making the window width negative (#13633)Jan Edmund Lazo2020-12-29
| |/ |/|