aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | 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
* Merge pull request #21704 from bfredl/nofreebfredl2023-01-09
|\
| * fix(rpc): don't free args on error in rpc_send_eventbfredl2023-01-09
* | refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
|/
* Merge pull request #21702 from glepnir/fix_2bfredl2023-01-09
|\
| * fix: use enum typeRaphael2023-01-09
| * fix: formatRaphael2023-01-09
| * fix(ui): convert title_pos string in nvim_win_get_configRaphael2023-01-09
* | Merge pull request #21675 from bfredl/nonstdiobfredl2023-01-09
|\ \
| * | fix(embed): handle stdio in server properlybfredl2023-01-09
| |/
* / refactor: replace char_u with chardundargoc2023-01-09
|/
* vim-patch:9.0.1158: code is indented more than necessary (#21697)zeertzjq2023-01-09
* build: remove workaround for ancient clang versionsdundargoc2023-01-08
* feat(lua): store "nvim -l" scriptname in _G.arg[0]Justin M. Keyes2023-01-07
* fix(coverity/433537): don't call kv_concat_len() when read_size is 0 (#21664)zeertzjq2023-01-07
* fix(tui): do not invoke loop recursively for pad()bfredl2023-01-06
* refactor: extract code to open stdin for readingJustin M. Keyes2023-01-05
* refactor(lua): move _G.arg init to nlua_init()Justin M. Keyes2023-01-05
* feat(message): avoid spam on failed os_msgJustin M. Keyes2023-01-05
* feat(lua): execute stdin ("-") as LuaJustin M. Keyes2023-01-05
* feat(lua): exit 1 on Lua "-l" script errorJustin M. Keyes2023-01-05