summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-11-27patch 9.0.0961: using deletebufline() may jump to another windowv9.0.0961Bram Moolenaar
2022-11-27patch 9.0.0960: error when using the "Spelling / Find More Languages" menuv9.0.0960Bram Moolenaar
2022-11-27patch 9.0.0959: error when using the "File Settings / Text Width" menuv9.0.0959Bram Moolenaar
2022-11-27patch 9.0.0958: messages test is flakyv9.0.0958Bram Moolenaar
2022-11-27patch 9.0.0957: tests fail without the terminal featurev9.0.0957Bram Moolenaar
2022-11-27patch 9.0.0956: terminal tests fail when using key with modifierv9.0.0956Bram Moolenaar
2022-11-27patch 9.0.0955: libvterm does not support the XTQMODKEYS requestv9.0.0955Bram Moolenaar
2022-11-26patch 9.0.0954: cannot detect whether modifyOtherKeys is enabledv9.0.0954Bram Moolenaar
2022-11-26patch 9.0.0953: part of making search more efficient is missingv9.0.0953Bram Moolenaar
2022-11-26patch 9.0.0952: Eclipse preference files are not recognizedv9.0.0952ObserverOfTime
2022-11-26patch 9.0.0951: trying every character position for a match is inefficientv9.0.0951Bram Moolenaar
2022-11-25patch 9.0.0950: the pattern "\_s\zs" matches at EOLv9.0.0950Bram Moolenaar
2022-11-25patch 9.0.0949: crash when unletting a variable while listing variablesv9.0.0949Bram Moolenaar
2022-11-25patch 9.0.0948: 'ttyfast' is set for arbitrary terminalsv9.0.0948Bram Moolenaar
2022-11-25patch 9.0.0947: invalid memory access in substitute with functionv9.0.0947Bram Moolenaar
2022-11-25patch 9.0.0946: CI: Error in Coverity flow is not reportedv9.0.0946K.Takata
2022-11-24patch 9.0.0945: failures in the cursorline testv9.0.0945Bram Moolenaar
2022-11-24patch 9.0.0944: 'cursorline' causes virtual text highlight to continuev9.0.0944Bram Moolenaar
2022-11-24patch 9.0.0943: pretending to go out of Insert mode when Esc is receivedv9.0.0943Bram Moolenaar
2022-11-24patch 9.0.0942: Workflow Description Language files are not recognizedv9.0.0942Matt Dunford
2022-11-24patch 9.0.0941: CI failures in sound dummyv9.0.0941Philip H
2022-11-24patch 9.0.0940: crash when typing a letter in a terminal windowv9.0.0940Bram Moolenaar
2022-11-24patch 9.0.0939: still using simplified mappings when using kitty protocolv9.0.0939Bram Moolenaar
2022-11-24patch 9.0.0938: MS-Windows: debug executable not found when running testv9.0.0938Christopher Plewright
2022-11-24patch 9.0.0937: forked repositories send out useless emailv9.0.0937shane.xb.qian
2022-11-24patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo()v9.0.0936Bram Moolenaar
2022-11-24patch 9.0.0935: when using dash it may not be recognize as filetype "sh"v9.0.0935Eisuke Kawashima
2022-11-24patch 9.0.0934: various code formatting issuesv9.0.0934Bram Moolenaar
2022-11-23patch 9.0.0933: Kitty shows "already at oldest change" on startupv9.0.0933Bram Moolenaar
2022-11-23patch 9.0.0932: Oblivion files are not recognizedv9.0.0932Bram Moolenaar
2022-11-23patch 9.0.0931: MS-Windows: mouse column limited to 223v9.0.0931Christopher Plewright
2022-11-23patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar
2022-11-23patch 9.0.0929: build failure with tiny versionv9.0.0929Bram Moolenaar
2022-11-23patch 9.0.0928: using Ruby LDFLAGS may cause build problemsv9.0.0928Zdenek Dohnal
2022-11-23patch 9.0.0927: Coverity warns for using a NULL pointerv9.0.0927Bram Moolenaar
2022-11-23patch 9.0.0926: Coverity warns for not using return value of dict_add()v9.0.0926Bram Moolenaar
2022-11-23patch 9.0.0925: two conditions are always falsev9.0.0925zeertzjq
2022-11-22patch 9.0.0924: the first termcap entry of a builtin termcap is not usedv9.0.0924Bram Moolenaar
2022-11-22patch 9.0.0923: second SIGWINCH signal may be ignoredv9.0.0923Bram Moolenaar
2022-11-22patch 9.0.0922: Mermaid files are not recognizedv9.0.0922Bram Moolenaar
2022-11-22patch 9.0.0921: missing defined(PROTO) in #ifdefv9.0.0921Bram Moolenaar
2022-11-22patch 9.0.0920: cannot find an import prefixed with "s:"v9.0.0920Bram Moolenaar
2022-11-22patch 9.0.0919: build failure with tiny featuresv9.0.0919Bram Moolenaar
2022-11-22patch 9.0.0918: MS-Windows: modifier keys do not work with mouse scroll eventv9.0.0918Christopher Plewright
2022-11-22patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar
2022-11-21patch 9.0.0916: getbufline() is inefficient for getting a single linev9.0.0916Bram Moolenaar
2022-11-20patch 9.0.0915: WinScrolled may trigger immediately when definedv9.0.0915Bram Moolenaar
2022-11-20patch 9.0.0914: deletebufline() may move marks in the wrong windowv9.0.0914zeertzjq
2022-11-19patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar
2022-11-19patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xtermv9.0.0912Bram Moolenaar