aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | Merge pull request #25503 from bfredl/unishapebfredl2023-10-08
|\ \ | |/ |/|
| * refactor(grid): do arabic shaping in one placebfredl2023-10-08
* | fix(lsp): account for border height in max floating popup height (#25539)LW2023-10-08
* | Merge pull request #25522 from glepnir/4334bfredl2023-10-07
|\ \ | |/ |/|
| * fix(ui): trigger TabNewEntered after split new tabglepnir2023-10-07
* | fix(lua): vim.region on linewise selection #25467Aayush Ojha2023-10-06
* | refactor: cleanupJustin M. Keyes2023-10-06
* | fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello2023-10-06
* | refactor(grid): get rid of unbatched grid_puts and grid_putcharbfredl2023-10-06
* | Merge pull request #25491 from glepnir/25474bfredl2023-10-04
|\ \
| * | fix(highlight): attr set all when normal attr changedglepnir2023-10-04
| |/
* | feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* | fix(path): accept special characters on Windows (#25424)Leonardo Mello2023-10-04
* | Merge pull request #25470 from bfredl/msg_displaybfredl2023-10-03
|\ \
| * | refactor(message): simplify msg_puts_display and use batched grid updatesbfredl2023-10-03
* | | fix(api): avoid immediate TextChanged with nvim_create_buf (#25492)zeertzjq2023-10-03
|/ /
* | fix(treesitter): make Visual hl work consistently with foldtext (#25484)zeertzjq2023-10-03
* | test(fileio_spec): fix files not cleaned up properly (#25483)zeertzjq2023-10-03
* | fix(terminal): check terminal size at end of screen update (#25480)zeertzjq2023-10-03
* | feat(lsp)!: replace snippet parser by lpeg grammarMaria José Solano2023-10-02
* | feat(lsp): fallback to code-action command on resolve failure (#25464)Mathias Fußenegger2023-10-02
* | feat(treesitter): add foldtext with treesitter highlighting (#25391)Till Bungert2023-10-01
* | feat(completion): support completing more string optionszeertzjq2023-10-01
|/
* Merge pull request #25455 from bfredl/highlight_namespace_gettersbfredl2023-10-01
|\
| * feat(ui): allow to get the highlight namespaceDaniel Steinberg2023-10-01
* | Merge pull request #25386 from glepnir/toggle_floatbfredl2023-09-30
|\ \ | |/ |/|
| * feat(float): support toggle show float windowglepnir2023-09-30
* | refactor: remove longdundargoc2023-09-29
* | test: decoration provider with wrapped lines (#25404)zeertzjq2023-09-28
* | feat: NVIM_APPNAME supports relative paths #25233Rory Nesbitt2023-09-27
* | Merge pull request #25374 from bfredl/batchupdatebfredl2023-09-27
|\ \
| * | refactor(grid): use batched updates for statusline and rulerbfredl2023-09-27
* | | vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)zeertzjq2023-09-27
| |/ |/|
* | fix(extmarks): draw TAB in virt_text properly with 'rl' (#25381)zeertzjq2023-09-27
* | refactor(tutor): cleanupJustin M. Keyes2023-09-26
* | fix(tutor): Tutor steps don't work on Windows #25251Leonardo Mello2023-09-26
* | Merge pull request #25229 from glepnir/20323bfredl2023-09-26
|\ \ | |/ |/|
| * fix(highlight): add force in nvim_set_hlglepnir2023-09-26
* | fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)zeertzjq2023-09-25
* | fix(exception): remember whether message is multiline (#25351)zeertzjq2023-09-25
* | fix(ui): "resize -1" with cmdheight=0 #24758nwounkn2023-09-24
* | test: only trim trailing spaces in swapfile tests (#25341)zeertzjq2023-09-24
* | fix(startup): stop TUI properly when quitting at swap dialog (#25337)zeertzjq2023-09-24
* | fix(api, lua): handle setting v: variables properly (#25325)zeertzjq2023-09-24
* | fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
* | test(tui_spec): small consistency fixes (#25332)zeertzjq2023-09-24
* | fix(float): fix some other crashes with :unhide or :all (#25328)zeertzjq2023-09-23
* | fix(lua): show error message when failing to set variable (#25321)zeertzjq2023-09-23
* | fix(unhide): close floating windows first (#25318)zeertzjq2023-09-23
* | fix(tui): make :cquit work properly with remote TUI (#25313)zeertzjq2023-09-23