summaryrefslogtreecommitdiffstats
path: root/src/vim.h
AgeCommit message (Expand)Author
2023-03-16patch 9.0.1411: accuracy of profiling is not optimalv9.0.1411Ernie Rael
2023-03-10patch 9.0.1397: highlight for popupmenu kind and extra cannot be setv9.0.1397Gianmaria Bajo
2023-02-21patch 9.0.1338: :defcompile and :disassemble can't find class methodv9.0.1338Bram Moolenaar
2023-02-21patch 9.0.1336: functions without arguments are not always declared properlyv9.0.1336Yegappan Lakshmanan
2023-02-20patch 9.0.1330: handling new value of an option has a long "else if" chainv9.0.1330Yegappan Lakshmanan
2023-02-18patch 9.0.1320: checking the type of a null object causes a crashv9.0.1320Bram Moolenaar
2023-01-24patch 9.0.1238: :runtime completion can be further improvedv9.0.1238zeertzjq
2023-01-22patch 9.0.1234: the code style has to be checked manuallyv9.0.1234Bram Moolenaar
2023-01-22patch 9.0.1231: completion of :runtime does not handle {where} argumentv9.0.1231zeertzjq
2023-01-21patch 9.0.1227: no cmdline completion for :runtimev9.0.1227root
2023-01-14patch 9.0.1199: crash when using kitty and using a mapping with <Esc>v9.0.1199Bram Moolenaar
2023-01-12patch 9.0.1188: return value of type() for class and object unclearv9.0.1188Bram Moolenaar
2023-01-05patch 9.0.1150: :interface is not implemented yetv9.0.1150Bram Moolenaar
2022-12-09patch 9.0.1041: cannot define a method in a classv9.0.1041Bram Moolenaar
2022-12-08patch 9.0.1031: Vim9 class is not implemented yetv9.0.1031Bram Moolenaar
2022-11-23patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebugv9.0.0930Bram Moolenaar
2022-11-22patch 9.0.0917: the WinScrolled autocommand event is not enoughv9.0.0917Bram Moolenaar
2022-11-05patch 9.0.0833: Mac: no +sound feature in huge buildv9.0.0833Yee Cheng Chin
2022-11-04patch 9.0.0829: wrong counts in macro commentv9.0.0829zeertzjq
2022-10-15patch 9.0.0756: no autocmd event for changing text in a terminal windowv9.0.0756Shougo Matsushita
2022-10-08patch 9.0.0694: no native sound support on Mac OSv9.0.0694Yee Cheng Chin
2022-10-04patch 9.0.0658: tiny build fails on Mac OSv9.0.0658Bram Moolenaar
2022-10-04patch 9.0.0657: too many #ifdefsv9.0.0657Martin Tournoij
2022-09-30patch 9.0.0627: "const" and "final" both make the type a constantv9.0.0627Bram Moolenaar
2022-09-14patch 9.0.0460: loop variable can't be foundv9.0.0460Bram Moolenaar
2022-08-31patch 9.0.0342: ":wincmd =" equalizes in two directionsv9.0.0342Bram Moolenaar
2022-08-26patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" bufferv9.0.0272Bram Moolenaar
2022-08-15patch 9.0.0214: splitting a line may duplicate virtual textv9.0.0214Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
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