aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* feat(log): use "ui" as default name for TUI client #30345Justin M. Keyes2024-09-11
* fix: replace NVIM with Nvim in default titlestring (#30348)Gregory Anders2024-09-11
* vim-patch:9.1.0727: too many strlen() calls in option.c (#30338)zeertzjq2024-09-10
* vim-patch:d657d3d: runtime(doc): clarify the effect of the timeout for search...zeertzjq2024-09-11
* Merge pull request #30295 from glepnir/nfloatbfredl2024-09-10
|\
| * fix(highlight): floating windows inherit NormalFloat from global-nsglepnir2024-09-10
* | refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes2024-09-10
* | fix(server): CID 509282: DEADCODE #30316Justin M. Keyes2024-09-09
* | fix(startup): server fails if $NVIM_APPNAME is relative dir #30310Justin M. Keyes2024-09-08
* | fix(startup): ignore broken $XDG_RUNTIME_DIR #30285Justin M. Keyes2024-09-08
* | vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)zeertzjq2024-09-07
* | vim-patch:9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars'...zeertzjq2024-09-06
* | Merge pull request #30236 from luukvbaal/invalidbfredl2024-09-06
|\ \
| * | fix(decor): exclude invalid marks from meta totalLuuk van Baal2024-09-04
| |/
* | Merge pull request #30272 from bfredl/replace_emojibfredl2024-09-06
|\ \
| * | fix(multibyte): handle backspace of wide clusters in replace modebfredl2024-09-06
| |/
* | vim-patch:9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifier...zeertzjq2024-09-06
* | vim-patch:9.1.0716: resetting setcellwidth() doesn't update the screen (#30274)zeertzjq2024-09-06
* | refactor(vterm): inline REFLOW macroPaul "LeoNerd" Evans2024-09-05
* | refactor: adopt termkey and eliminate duplicate codedundargoc2024-09-05
|/
* vim-patch:9.1.0713: Newline causes E749 in Ex mode (#30254)zeertzjq2024-09-04
* docs: use "nvim" in swapfile message #30250こけっち2024-09-03
* fix(api): nvim_buf_get_text() crashes with large negative column #28740vanaigr2024-09-03
* Merge pull request #30232 from bfredl/emoji2bfredl2024-09-03
|\
| * fix(mbyte): mark any 0xFE0F sequence as a TUI ambiguous width charbfredl2024-09-02
* | feat(startup): validate --listen addressJustin M. Keyes2024-09-02
* | docs: misc #28970Justin M. Keyes2024-09-01
|/
* vim-patch:9.1.0708: Recursive window update does not account for reset skipco...luukvbaal2024-09-01
* fix(completion): don't include <Lua function> in -complete= (#30209)zeertzjq2024-09-01
* vim-patch:9.1.0704: inserting with a count is inefficient (#30206)zeertzjq2024-09-01
* vim-patch:9.1.0707: [security]: invalid cursor position may cause a crash (#3...zeertzjq2024-09-01
* refactor(multibyte): replace generated unicode tables with utf8procbfredl2024-08-31
* vim-patch:9.1.0684: completion is inserted on Enter with "noselect" (#30111)glepnir2024-08-31
* refactor(plines): correct double-width condition (#30200)zeertzjq2024-08-31
* fix(completion): fix inconsistent Enter behavior (#30196)zeertzjq2024-08-31
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* fix(highlight): update `PmenuSel` for colored completion items #30183Evgeni Chasnovski2024-08-29
* Merge pull request #26950 from bfredl/s390x_fixbfredl2024-08-29
|\
| * fix(build): issues with s390x CIbfredl2024-08-29
* | docs(eval): fix wrong return type of getcharsearch() (#30176)glepnir2024-08-29
|/
* vim-patch:9.1.0699: "dvgo" is not always an inclusive motion (#30173)zeertzjq2024-08-29
* docs: misc (#29719)dundargoc2024-08-29
* fix(regexp): fix typo in E888 error message (#30161)Eisuke Kawashima2024-08-28
* feat(treesitter): add support for wasm parsersLewis Russell2024-08-26
* vim-patch:9.1.0692: Wrong patlen value in ex_substitute() (#30131)zeertzjq2024-08-24
* vim-patch:9.1.0690: cannot set special highlight kind in popupmenu (#30128)zeertzjq2024-08-24
* vim-patch:9.1.0683: mode() returns wrong value with <Cmd> mapping (#30109)zeertzjq2024-08-22
* fix(decor): don't use separate DecorSignHighlight for url (#30096)zeertzjq2024-08-20
* fix(terminal): interrupt/got_int hangs terminal (#30056)ibhagwan2024-08-20
* fix(terminal): handle C0 characters in OSC terminator (#30090)Gregory Anders2024-08-19