aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.4563: "z=" in Visual mode may go beyond the end of the linezeertzjq2023-01-15
* vim-patch:8.2.4585: cannot use keypad page-up/down for completion menuzeertzjq2023-01-15
* vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menuzeertzjq2023-01-15
* vim-patch:8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setzeertzjq2023-01-15
* vim-patch:9.0.0876: code is indented more than needed (#21805)zeertzjq2023-01-15
* vim-patch:9.0.1043: macro has confusing name and is duplicated (#21801)zeertzjq2023-01-15
* docs: builtin TUI is no longer channel 0 (#21794)zeertzjq2023-01-15
* vim-patch:8.2.4406: expand functions use confusing argument names (#21800)zeertzjq2023-01-14
* build: enable iwyu with target properties instead of variables (#21797)dundargoc2023-01-14
* vim-patch:8.2.4398: some command completion functions are too long (#21799)zeertzjq2023-01-14
* vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq2023-01-14
* vim-patch:9.0.1195: restoring KeyTyped when building statusline not testedzeertzjq2023-01-14
* vim-patch:8.2.4391: command line executed when typing Esc in the GUIzeertzjq2023-01-14
* vim-patch:8.2.4382: a custom 'tabline' may cause Esc to work like Enterzeertzjq2023-01-14
* vim-patch:8.2.4346: a custom statusline may cause Esc to work like Enterzeertzjq2023-01-14
* Merge pull request #21793 from bfredl/noringbufbfredl2023-01-14
|\
| * fix(rbuffer): handle edge case where write_ptr has wrapped aroundbfredl2023-01-14
* | vim-patch:8.2.4341: command line not redrawn when finishing popup menu (#21792)zeertzjq2023-01-14
|/
* vim-patch:partial:8.2.4339: CTRL-A does not work properly with the cmdline po...zeertzjq2023-01-14
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* build: remove clint error suppression #21782dundargoc2023-01-13
* vim-patch:9.0.1189: invalid memory access with folding and using "L" (#21787)zeertzjq2023-01-14
* vim-patch:9.0.1191: some Bazel files are not recognized (#21784)Christian Clason2023-01-13
* fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747)luukvbaal2023-01-13
* fix(ui): command line issues with external messages (#21709)luukvbaal2023-01-13
* fix(mouse): statusline click registered as statuscolumn (#21748)luukvbaal2023-01-13
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* fix(powershell): wrong length allocation for ":%w !" #20530Enan Ajmain2023-01-12
* build: include our libraries before system libraries (#21746)dundargoc2023-01-12
* fix(api): nvim_create_autocmd crash on invalid types inside pattern arrayii142023-01-12
* fix(statuscolumn): foldcolumn buffer is too small (#21761)luukvbaal2023-01-12
* vim-patch:9.0.1183: code is indented more than necessary (#21773)zeertzjq2023-01-12
* vim-patch:9.0.1182: go checksum files are not recognized (#21758)Christian Clason2023-01-12
* vim-patch:9.0.1176: smithy files are not recognized (#21751)Christian Clason2023-01-11
* Merge pull request #21706 from bfredl/notermiosbfredl2023-01-11
|\
| * refactor(pty): remove old logic for inheriting termios from host terminalbfredl2023-01-10
* | fix(statuscolumn): fix sign column highlights (#21727)luukvbaal2023-01-11
* | vim-patch:9.0.1172: when 'selection' is "exclusive" then "1v" is one char sho...zeertzjq2023-01-11
* | vim-patch:9.0.1171: screen is not redrawn after using setcellwidths() (#21730)zeertzjq2023-01-11
* | vim-patch:9.0.1174: smali files are not recognized (#21734)Amaan Qureshi2023-01-10
* | build: use modern cmake (#21589)dundargoc2023-01-10
* | fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)zeertzjq2023-01-10
* | feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
|/
* fix(ui): set stc to empty in floatwin with minimal style (#21720)Raphael2023-01-10
* test(statuscolumn): add more tests for wrapped lines (#21718)zeertzjq2023-01-10
* refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
* docs: add 'statuscolumn' docstrings (#21717)luukvbaal2023-01-10
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09