aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * Merge pull request #27877 from bfredl/pseudorandombfredl2024-03-16
| |\
| | * fix(intro): redrawing intro exposing pseudo-randomnessbfredl2024-03-16
| * | Merge pull request #27871 from bfredl/ui_flush_fixbfredl2024-03-16
| |\ \
| | * | fix(ui): fix edge case around flushingbfredl2024-03-15
| * | | fix(l10n): update Japanese translations (#27856)ite-usagi2024-03-16
| | |/ | |/|
| * | Merge pull request #27867 from bfredl/intro_multigridbfredl2024-03-15
| |\ \ | | |/ | |/|
| | * fix(ui): startup intro message should be visible with ext_multigridbfredl2024-03-15
| * | Merge pull request #27858 from luukvbaal/nvim_set_cursorbfredl2024-03-15
| |\ \ | | |/ | |/|
| | * fix(ui): ext_cmdline should not move cursor to curwinLuuk van Baal2024-03-15
| | * fix(api): update grid cursor in nvim_win_set_cursor()Luuk van Baal2024-03-15
| * | refactor: remove unused "coloff" argument of win_put_linebuf() (#27866)zeertzjq2024-03-15
| * | vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15
| * | vim-patch:9.1.0180: Cursor pos wrong when double-width chars are concealed (#...zeertzjq2024-03-15
| |/
| * fix(highlight): don't show CursorColumn on current line (#27848)zeertzjq2024-03-15
| * Merge pull request #27852 from bfredl/persistent_introbfredl2024-03-14
| |\
| | * fix(intro): make intro explicitly statefulbfredl2024-03-14
| * | refactor(drawline): rename vcol_off to vcol_off_co (#27857)zeertzjq2024-03-14
| * | Merge pull request #27854 from bfredl/boogalo_linesbfredl2024-03-14
| |\ \
| | * | fix(api): fix set_lines viewport adjustment, but this time goodbfredl2024-03-14
| | |/
| * / fix(terminal): disable reflow againChristian Clason2024-03-14
| |/
| * vim-patch:9.1.0177: Coverity reports dead codezeertzjq2024-03-14
| * vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()zeertzjq2024-03-14
| * vim-patch:8.2.4950: text properties position wrong after shifting text (#27849)zeertzjq2024-03-14
| * vim-patch:9.1.0176: Cursor column wrong with 'virtualedit' and concealzeertzjq2024-03-14
| * vim-patch:9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrapzeertzjq2024-03-14
| * vim-patch:9.1.0178: E1513 might be confusing (#27846)zeertzjq2024-03-14
| * vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)Sean Dewar2024-03-13
| * fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
| * fix(drawline): initialize linebuf_attr to 0 instead of -1 (#27840)zeertzjq2024-03-13
| * refactor: remove "once" argument of loop_uv_run() (#27841)zeertzjq2024-03-13
| * vim-patch:9a660d2883f9Sean Dewar2024-03-12
| * vim-patch:9.1.0171: Small split-move related improvementsSean Dewar2024-03-12
| * vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it insteadSean Dewar2024-03-12
| * vim-patch:9.1.0169: current window number returned by tabpagewinnr may be out...Sean Dewar2024-03-12
| * refactor: avoid copying before vim_strup() if possible (#27830)James2024-03-13
| * Merge pull request #27808 from jamessan/gen_cflags-cleanupJames McCoy2024-03-12
| |\
| | * fix: deduplicate gen_cflagsJames McCoy2024-03-10
| | * fix: ignore non-existent properties during header generationJames McCoy2024-03-10
| * | refactor: avoid quadratic behavior in backslash_halve() (#27827)James2024-03-12
| * | docs: small fixes (#27364)dundargoc2024-03-12
| * | refactor: use ml_get_buf_len() in API code (#27825)zeertzjq2024-03-12
| * | vim-patch:9.1.0168: too many STRLEN() calls (#27823)zeertzjq2024-03-12
| * | vim-patch:9.1.0166: Internal error with blockwise getregion() in another buff...zeertzjq2024-03-12
| * | vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)zeertzjq2024-03-12
| * | vim-patch:0049a495c8d4 (#27817)zeertzjq2024-03-12
| * | feat(ui): allow non-zero 'cmdheight' with ext_messagesLuuk van Baal2024-03-11
| * | vim-patch:9.1.0156: Make 'wfb' failing to split still report E1513zeertzjq2024-03-11
| * | vim-patch:9.1.0152: Coverity complains about ignoring return valuezeertzjq2024-03-11
| * | vim-patch:9.1.0150: Several minor 'winfixbuf' issuesColin Kennedy2024-03-11
| * | vim-patch:9.1.0149: null pointer member access when accessing 'winfixbuf' pro...Colin Kennedy2024-03-11