summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-11-30patch 9.0.0978: build errors without the +channel featurev9.0.0978Bram Moolenaar
2022-11-30patch 9.0.0977: it is not easy to see what client-server commands are doingv9.0.0977Bram Moolenaar
2022-11-30patch 9.0.0976: enabling the kitty keyboard protocol uses push/popv9.0.0976Bram Moolenaar
2022-11-29patch 9.0.0975: virtual text below empty line misplaced when 'number' setv9.0.0975Bram Moolenaar
2022-11-29patch 9.0.0974: even when Esc is encoded a timeout is usedv9.0.0974Bram Moolenaar
2022-11-29patch 9.0.0973: Kitty keyboard protocol key with NumLock not decodedv9.0.0973Bram Moolenaar
2022-11-29patch 9.0.0972: build failure on some systemsv9.0.0972Bram Moolenaar
2022-11-29patch 9.0.0971: escape sequences not recognized without termresponse featurev9.0.0971Bram Moolenaar
2022-11-29patch 9.0.0970: Coverity warns for uninitialized variablev9.0.0970Bram Moolenaar
2022-11-28patch 9.0.0969: matchparen highlight is not updated when switching buffersv9.0.0969Bram Moolenaar
2022-11-28patch 9.0.0968: GUI mouse event test is a bit flakyv9.0.0968Bram Moolenaar
2022-11-28patch 9.0.0967: leaking memory from autocmd windowsv9.0.0967Bram Moolenaar
2022-11-28patch 9.0.0966: some compilers don't allow a declaration after a labelv9.0.0966Bram Moolenaar
2022-11-28patch 9.0.0965: using one window for executing autocommands is insufficientv9.0.0965Bram Moolenaar
2022-11-28patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen"v9.0.0964Luuk van Baal
2022-11-28patch 9.0.0963: function name does not match autocmd event namev9.0.0963zeertzjq
2022-11-27patch 9.0.0962: virtual text below cannot be placed below empty linesv9.0.0962porygonisaduck
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