summaryrefslogtreecommitdiffstats
path: root/src/vim.h
AgeCommit message (Expand)Author
2022-08-08patch 9.0.0170: various minor code formatting issuesv9.0.0170Bram Moolenaar
2022-07-23patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq
2022-06-29patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar
2022-06-27patch 8.2.5170: tiny issuesv8.2.5170Bram Moolenaar
2022-06-16patch 8.2.5106: default cmdwin mappings are re-mappablev8.2.5106zeertzjq
2022-06-04patch 8.2.5056: the channel log only contains some of the raw terminal outputv8.2.5056Bram Moolenaar
2022-05-23patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping commentv8.2.5008Bram Moolenaar
2022-05-22patch 8.2.5003: cannot do bitwise shiftsv8.2.5003Yegappan Lakshmanan
2022-05-09patch 8.2.4928: various white space and cosmetic mistakesv8.2.4928Bram Moolenaar
2022-05-08patch 8.2.4913: popup_hide() does not always have effectv8.2.4913Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-04-09patch 8.2.4726: cannot use expand() to get the script namev8.2.4726LemonBoy
2022-04-09patch 8.2.4724: current instance of last search pattern not easily spottedv8.2.4724LemonBoy
2022-04-08patch 8.2.4713: plugins cannot track text scrollingv8.2.4713LemonBoy
2022-04-04patch 8.2.4685: when a swap file is found for a popup there is no dialogv8.2.4685Bram Moolenaar
2022-04-03patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677Bram Moolenaar
2022-04-01patch 8.2.4662: no error for using out of range list indexv8.2.4662Bram Moolenaar
2022-03-30patch 8.2.4650: "import autoload" only works with using 'runtimepath'v8.2.4650Bram Moolenaar
2022-03-28patch 8.2.4642: Vim9: in :def function script var cannot be nullv8.2.4642Bram Moolenaar
2022-03-27patch 8.2.4639: not sufficient parenthesis in preprocessor macroskylo252
2022-03-24patch 8.2.4617: no completion for :scriptnamesv8.2.4617Yegappan Lakshmanan
2022-03-16patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menuv8.2.4579Yegappan Lakshmanan
2022-03-15patch 8.2.4575: Vim9: test for profiling still failsv8.2.4575Bram Moolenaar
2022-03-14patch 8.2.4565: no command line completion for :breakadd and :breakdelv8.2.4565Bram Moolenaar
2022-02-26patch 8.2.4474: memory allocation failures not tested in quickfix codev8.2.4474Yegappan Lakshmanan
2022-02-12patch 8.2.4363: MS-Windows: running out of memory for a very long linev8.2.4363Bram Moolenaar
2022-02-11patch 8.2.4350: FEAT_GUI_ENABLED defined but never usedv8.2.4350ola.soder@axis.com
2022-02-11patch 8.2.4347: in some build setups UNUSED is not definedv8.2.4347ola.soder@axis.com
2022-02-09patch 8.2.4335: no autocommand event triggered before changing directoryv8.2.4335Bram Moolenaar
2022-02-08patch 8.2.4325: 'wildmenu' only shows few matchesv8.2.4325Yegappan Lakshmanan
2022-02-07patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systemsv8.2.4316K.Takata
2022-01-28patch 8.2.4245: ":retab 0" may cause illegal memory accessv8.2.4245Bram Moolenaar
2022-01-26patch 8.2.4220: MS-Windows: some old compiler support remainsv8.2.4220K.Takata
2022-01-24patch 8.2.4202: Vim9: cannot export function that exists globallyv8.2.4202Bram Moolenaar
2022-01-24patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not usefulv8.2.4199K.Takata
2022-01-20patch 8.2.4153: MS-Windows: Global IME is no longer supportedv8.2.4153K.Takata
2022-01-19patch 8.2.4145: confusing error when using name of import for a functionv8.2.4145Bram Moolenaar
2022-01-16patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing commandv8.2.4113Bram Moolenaar
2022-01-07patch 8.2.4032: ATTRIBUTE_NORETURN is not neededv8.2.4032ichizok
2022-01-01patch 8.2.3969: value of MAXCOL not available in Vim scriptv8.2.3969naohiro ono
2021-12-28patch 8.2.3922: cannot build with dynamic Ruby 3.1v8.2.3922ichizok
2021-12-27patch 8.2.3914: various spelling mistakes in commentsv8.2.3914Dominique Pelle
2021-12-11patch 8.2.3782: Vim9: no error if a function shadows a script variablev8.2.3782Bram Moolenaar
2021-11-29patch 8.2.3697: cannot drag a popup without a borderv8.2.3697Bram Moolenaar
2021-11-24patch 8.2.3664: cannot adjust sign highlighting for 'cursorline'v8.2.3664Bram Moolenaar
2021-11-19patch 8.2.3621: build failurev8.2.3621Bram Moolenaar
2021-11-13patch 8.2.3591: no event is triggered when closing a windowv8.2.3591naohiro ono
2021-11-02patch 8.2.3573: cannot decide whether to skip test that fails with 64 bitv8.2.3573Bram Moolenaar
2021-10-28patch 8.2.3566: build failure on old systems when using nano timestampv8.2.3566Gary Johnson
2021-10-24patch 8.2.3562: cannot add color namesv8.2.3562Drew Vogel