aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* Api: Adding cterm color support to nvim_set_hlshadmansaleh2021-03-29
* Merge pull request #14210 from bfredl/bordaa2Björn Linse2021-03-25
|\
| * floats: handle interaction with popupmenu and border correctlyBjörn Linse2021-03-25
* | vim-patch:8.2.0402: setting local instead of global flagJan Edmund Lazo2021-03-23
* | vim-patch:8.2.0400: not all tests using a terminal are in the list of flaky t...Jan Edmund Lazo2021-03-23
|/
* Merge pull request #14191 from chentau/extmark_blockpasteBjörn Linse2021-03-24
|\
| * Extmarks: correct buffer events on blockwise pastechentau2021-03-23
* | Merge pull request #14194 from bfredl/provide_virtBjörn Linse2021-03-23
|\ \
| * | decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* | | Merge pull request #14190 from teto/fix-cursorlinenrMatthieu Coudron2021-03-23
|\ \ \
| * | | fix: stop using CursorLineNr in front of fillersMatthieu Coudron2021-03-22
* | | | Merge pull request #14193 from bfredl/msginitBjörn Linse2021-03-23
|\ \ \ \ | | |/ / | |/| |
| * | | screen: setup scrolling main screen when starting with display-=msgsepBjörn Linse2021-03-23
| | |/ | |/|
* / | Correctly splice extmarks on tab with noexpandtab setchentau2021-03-22
|/ /
* | Merge pull request #14178 from andymass/vim-8.2.0088Jan Edmund Lazo2021-03-22
|\ \ | |/ |/|
| * Fix neovim tag bugs uncovered by vim-8.2.0088,Andy K. Massimino2021-03-21
| * vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag fieldAndy K. Massimino2021-03-21
* | floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* | wheel: move non-window code out of window.cBjörn Linse2021-03-22
* | w_grid_alloc: baseline implBjörn Linse2021-03-22
* | vim-patch:8.2.2634: 'tagfunc' does not indicate using a patternJan Edmund Lazo2021-03-21
* | vim-patch:8.2.2631: commands from winrestcmd() do not always work properlyJan Edmund Lazo2021-03-21
* | vim-patch:8.2.2625: rss files not recognizedJan Edmund Lazo2021-03-20
* | vim-patch:8.2.2624: atom files not recognizedJan Edmund Lazo2021-03-20
|/
* Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\
| * vim-patch:8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"Andy K. Massimino2021-03-20
| * vim-patch:8.2.1703: ":highlight clear" does not restore default linkAndy K. Massimino2021-03-05
| * vim-patch:8.2.1693: "hi def" does not work for cleared highlightAndy K. Massimino2021-03-05
* | vim-patch:8.2.0422: crash when passing popup window to win_splitmove()Andy K. Massimino2021-03-19
* | vim-patch:8.2.0093: win_splitmove() can make Vim hangAndy K. Massimino2021-03-19
* | vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
* | vim-patch:8.2.2611: conditions for startup tests are not exactly rightJan Edmund Lazo2021-03-17
* | vim-patch:8.2.2609: test disabled on MS-Windows even though it should workJan Edmund Lazo2021-03-17
* | Merge pull request #14145 from teto/remove-tshighlighterMatthieu Coudron2021-03-16
|\ \
| * | chore(ts): show grammar that triggers the errorMatthieu Coudron2021-03-16
* | | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | | vim-patch:8.2.2604: GUI-specific command line arguments not testedJan Edmund Lazo2021-03-14
* | | vim-patch:8.2.2596: :doautocmd may confuse scripts listening to WinEnterJan Edmund Lazo2021-03-14
* | | Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\ \ \
| * | | screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
| | |/ | |/|
* | | Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
* | | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to changeJan Edmund Lazo2021-03-13
* | | vim-patch:8.2.2594: alternate buffer added to session file even when it's hiddenJan Edmund Lazo2021-03-13
* | | vim-patch:8.2.2341: expresison command line completion incomplete after "g:"Jan Edmund Lazo2021-03-12
* | | vim-patch:8.2.2452: no completion for the 'filetype' optionJan Edmund Lazo2021-03-12
* | | vim-patch:8.2.2591: Poke files are not recognizedJan Edmund Lazo2021-03-12
* | | Merge pull request #13567 from bfredl/termpipeBjörn Linse2021-03-12
|\ \ \
| * | | api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
| | |/ | |/|
* / | vim-patch:8.2.2588: build failure with tiny features (#14099)Jan Edmund Lazo2021-03-11
|/ /
* | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \