summaryrefslogtreecommitdiffstats
path: root/src/message.c
AgeCommit message (Expand)Author
2022-08-31patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar
2022-08-30patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zerov9.0.0329Bram Moolenaar
2022-08-29patch 9.0.0321: cannot use the message popup window directlyv9.0.0321Bram Moolenaar
2022-08-29patch 9.0.0318: clearing screen causes flickerv9.0.0318Bram Moolenaar
2022-08-29patch 9.0.0315: shell command is displayed in message windowv9.0.0315Bram Moolenaar
2022-08-28patch 9.0.0310: output of :messages dissappears when cmdheight is zerov9.0.0310Bram Moolenaar
2022-08-28patch 9.0.0308: when cmdheight is zero the attention prompt doesn't showv9.0.0308Bram Moolenaar
2022-08-28patch 9.0.0306: buffer write message is two lines in message popup windowv9.0.0306Bram Moolenaar
2022-08-28patch 9.0.0301: the message window popup is delayed after an error messagev9.0.0301Bram Moolenaar
2022-08-28patch 9.0.0298: compiler warning for size_t to int conversionv9.0.0298Wilhelm Payne
2022-08-28patch 9.0.0296: message in popup is shortened unnecessaryv9.0.0296Bram Moolenaar
2022-08-27patch 9.0.0290: compiler warning for variable set but not usedv9.0.0290Bram Moolenaar
2022-08-27patch 9.0.0289: invalid memory writev9.0.0289Bram Moolenaar
2022-08-27patch 9.0.0288: when 'cmdheight' is zero some messages are not displayedv9.0.0288Bram Moolenaar
2022-08-22patch 9.0.0245: mechanism to prevent recursive screen updating is incompletev9.0.0245Bram Moolenaar
2022-08-19patch 9.0.0227: cannot read error message when abort() is calledv9.0.0227Bram Moolenaar
2022-08-14patch 9.0.0207: stacktrace not shown when debuggingv9.0.0207zeertzjq
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-07-30patch 9.0.0114: the command line takes up space even when not usedv9.0.0114Shougo Matsushita
2022-07-28patch 9.0.0099: scrollback can be wrong after redrawing the command linev9.0.0099zeertzjq
2022-07-25patch 9.0.0071: command overlaps with printed text in scrollbackv9.0.0071zeertzjq
2022-07-06patch 9.0.0044: typos in comments, wrapping linesv9.0.0044Bram Moolenaar
2022-06-29patch 9.0.0009: going past the end of a menu item with only modifierv9.0.0009Bram Moolenaar
2022-06-26patch 8.2.5161: might still access invalid memoryv8.2.5161Bram Moolenaar
2022-06-15patch 8.2.5097: using uninitialized memory when using 'listchars'v8.2.5097Bram Moolenaar
2022-06-13patch 8.2.5084: when the GUI shows a dialog tests get stuckv8.2.5084Bram Moolenaar
2022-06-09patch 8.2.5070: unnecessary codev8.2.5070zeertzjq
2022-06-07patch 8.2.5066: timer_create is not available on every Mac systemv8.2.5066Bram Moolenaar
2022-05-09patch 8.2.4924: maparg() may return a string that cannot be reusedv8.2.4924zeertzjq
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-04patch 8.2.4867: listing of mapping with K_SPECIAL is wrongv8.2.4867zeertzjq
2022-03-22patch 8.2.4610: some conditions are always truev8.2.4610Bram Moolenaar
2022-02-11patch 8.2.4343: when reloading not all properties are detectedv8.2.4343Rob Pilling
2022-01-28patch 8.2.4241: some type casts are redundantv8.2.4241=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-20patch 8.2.4156: fileinfo message overwrites echo'ed messagev8.2.4156Rob Pilling
2022-01-08patch 8.2.4040: keeping track of allocated lines is too complicatedv8.2.4040Bram Moolenaar
2022-01-08patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle
2022-01-02patch 8.2.3985: error messages are spread outv8.2.3985Bram Moolenaar
2022-01-01patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar
2022-01-01patch 8.2.3963: build failure with tiny and small featuresv8.2.3963Bram Moolenaar
2021-12-31patch 8.2.3961: error messages are spread outv8.2.3961Bram Moolenaar
2021-12-30patch 8.2.3946: when an internal error makes Vim exit the error is not seenv8.2.3946Bram Moolenaar
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-11-25patch 8.2.3675: using freed memory when vim_strsave() failsv8.2.3675Bram Moolenaar
2021-11-25patch 8.2.3673: crash when allocating signal stack failsv8.2.3673Bram Moolenaar
2021-09-10patch 8.2.3424: a sequence of spaces is hard to see in list modev8.2.3424zeertzjq
2021-08-14patch 8.2.3341: Vim9: function call aborted despite try/catchv8.2.3341Bram Moolenaar
2021-08-09patch 8.2.3320: some local functions are not staticv8.2.3320Yegappan Lakshmanan
2021-07-11patch 8.2.3149: some plugins have a problem with the error checkv8.2.3149Bram Moolenaar
2021-06-15patch 8.2.3006: crash when echoing a value very earlyv8.2.3006Bram Moolenaar