summaryrefslogtreecommitdiff
path: root/src/misc1.c
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.0451: virtual text "above" does not work with 'nowrap'v9.0.0451Bram Moolenaar2022-09-121-2/+2
* patch 9.0.0318: clearing screen causes flickerv9.0.0318Bram Moolenaar2022-08-291-1/+1
* patch 9.0.0284: using static buffer for multiple completion functionsv9.0.0284Bram Moolenaar2022-08-261-12/+8
* patch 9.0.0245: mechanism to prevent recursive screen updating is incompletev9.0.0245Bram Moolenaar2022-08-221-6/+3
* patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar2022-08-141-3/+3
* patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty linev9.0.0179Bram Moolenaar2022-08-091-3/+11
* patch 9.0.0151: a "below" aligned text property does not work with 'nowrap'v9.0.0151Bram Moolenaar2022-08-061-4/+10
* patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar2022-07-251-14/+16
* patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directoryv9.0.0028Bram Moolenaar2022-07-021-1/+15
* patch 8.2.5170: tiny issuesv8.2.5170Bram Moolenaar2022-06-271-1/+2
* patch 8.2.5077: various warnings from clang on MS-Windowsv8.2.5077Yegappan Lakshmanan2022-06-111-1/+4
* patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar2022-05-091-2/+3
* patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar2022-05-071-17/+18
* patch 8.2.4845: duplicate codev8.2.4845zeertzjq2022-04-291-10/+5
* patch 8.2.4773: build failure without the +eval featurev8.2.4773Bram Moolenaar2022-04-171-1/+1
* patch 8.2.4772: old Coverity warning for not checking ftell() return valuev8.2.4772Bram Moolenaar2022-04-171-6/+8
* patch 8.2.4756: build error without the +eval featurev8.2.4756Bram Moolenaar2022-04-151-1/+1
* patch 8.2.4754: using cached values after unsetting some environment variablesv8.2.4754LemonBoy2022-04-151-2/+15
* patch 8.2.4750: small pieces of dead codev8.2.4750=?UTF-8?q?Dundar=20G=C3=B6c?=2022-04-141-1/+1
* patch 8.2.4745: using wrong flag for using bell in the terminalv8.2.4745Bram Moolenaar2022-04-131-3/+2
* patch 8.2.4723: the ModeChanged autocmd event is inefficientv8.2.4723LemonBoy2022-04-091-57/+60
* patch 8.2.4241: some type casts are redundantv8.2.4241=?UTF-8?q?Dundar=20G=C3=B6c?=2022-01-281-1/+1
* patch 8.2.4038: various code not used when features are disabledv8.2.4038Dominique Pelle2022-01-081-1/+3
* patch 8.2.4005: error messages are spread outv8.2.4005Bram Moolenaar2022-01-041-1/+1
* patch 8.2.3967: error messages are spread outv8.2.3967Bram Moolenaar2022-01-011-6/+6
* patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle2021-12-271-1/+1
* patch 8.2.3750: error messages are everywherev8.2.3750Bram Moolenaar2021-12-051-1/+1
* patch 8.2.3738: screen is cleared when a FocusLost autocommand triggersv8.2.3738Bram Moolenaar2021-12-041-1/+2
* patch 8.2.3609: internal error when ModeChanged is triggered recursivelyv8.2.3609Bram Moolenaar2021-11-171-4/+37
* patch 8.2.3555: ModeChanged is not triggered on every mode changev8.2.3555=?UTF-8?q?Magnus=20Gro=C3=9F?=2021-10-221-3/+8
* patch 8.2.3551: checking first character of url twicev8.2.3551itchyny2021-10-211-1/+1
* patch 8.2.3466: completion submode not indicated for virtual replacev8.2.3466zeertzjq2021-10-031-0/+6
* patch 8.2.3462: ModeChanged only uses one character for new_mode and old_modev8.2.3462Bram Moolenaar2021-10-021-3/+5
* patch 8.2.3461: cannot distinguish Normal and Terminal-Normal modev8.2.3461Bram Moolenaar2021-10-021-0/+4
* patch 8.2.3430: no generic way to trigger an autocommand on mode changev8.2.3430=?UTF-8?q?Magnus=20Gro=C3=9F?=2021-09-121-1/+40
* patch 8.2.3236: mode() does not indicate using CTRL-O in Select modev8.2.3236zeertzjq2021-07-281-0/+4
* patch 8.2.3232: system() does not work without a second argumentv8.2.3232Yegappan Lakshmanan2021-07-281-1/+1
* patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan2021-07-271-1/+7
* patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan Lakshmanan2021-07-231-0/+5
* patch 8.2.3153: URLs with a dash in the scheme are not recognizedv8.2.3153Tsuyoshi CHO2021-07-111-3/+18
* patch 8.2.3139: functions for string manipulation are spread outv8.2.3139Yegappan Lakshmanan2021-07-101-24/+2
* patch 8.2.2875: cancelling inputlist() after a digit does not return zerov8.2.2875=?UTF-8?q?Luka=20Marku=C5=A1i=C4=87?=2021-05-201-1/+6
* patch 8.2.2518: 'listchars' should be window-localv8.2.2518Bram Moolenaar2021-02-151-2/+3
* patch 8.2.1919: assert_fails() setting emsg_silent changes normal executionv8.2.1919Bram Moolenaar2020-10-281-1/+2
* patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaksv8.2.1891Bram Moolenaar2020-10-221-1/+1
* patch 8.2.0967: unnecessary type casts for vim_strnsave()v8.2.0967Bram Moolenaar2020-06-121-3/+3
* patch 8.2.0946: cannot use "q" to cancel a number promptv8.2.0946Bram Moolenaar2020-06-101-3/+3
* patch 8.2.0728: messages about a deadly signal are not left alignedv8.2.0728Bram Moolenaar2020-05-101-2/+2
* patch 8.2.0694: Haiku: channel and terminal do not workv8.2.0694Bram Moolenaar2020-05-031-12/+14
* patch 8.2.0559: clearing a struct is verbosev8.2.0559Bram Moolenaar2020-04-121-1/+1