Sun, 21 Nov 2021 13:15:04 +0100 |
Bram Moolenaar |
patch 8.2.3638: getcompletion() always passes zero as position
v8.2.3638
|
Wed, 17 Nov 2021 15:15:05 +0100 |
Bram Moolenaar |
patch 8.2.3608: users who type "q:" instead of ":q" are confused
v8.2.3608
|
Thu, 21 Oct 2021 12:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3550: completion() does not work properly
v8.2.3550
|
Sun, 17 Oct 2021 19:15:04 +0200 |
Bram Moolenaar |
patch 8.2.3531: command line completion test fails on MS-Windows
v8.2.3531
|
Sun, 17 Oct 2021 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works
v8.2.3530
|
Sun, 12 Sep 2021 16:00:03 +0200 |
Bram Moolenaar |
patch 8.2.3431: completion for :disas sorts local functions first
v8.2.3431
|
Wed, 08 Sep 2021 14:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command
v8.2.3414
|
Wed, 01 Sep 2021 13:15:06 +0200 |
Bram Moolenaar |
patch 8.2.3392: augroup completion escapes regexp pattern characters
v8.2.3392
|
Sat, 28 Aug 2021 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3383: Vim9: completion for :disassemble adds parenthesis
v8.2.3383
|
Fri, 27 Aug 2021 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3378: MS-Windows: completing environment variables with % is wrong
v8.2.3378
|
Thu, 26 Aug 2021 16:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3377: Vim9: :disass completion does not understand "s:"
v8.2.3377
|
Sat, 21 Aug 2021 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.3363: when :edit reuses the current buffer the alternate file is set
v8.2.3363
|
Thu, 19 Aug 2021 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.3360: user function completion fails with dict function
v8.2.3360
|
Sat, 14 Aug 2021 21:15:02 +0200 |
Bram Moolenaar |
patch 8.2.3345: some code not covered by tests
v8.2.3345
|
Fri, 13 Aug 2021 18:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3337: completing "call g:" returns entries with just "g:"
v8.2.3337
|
Sun, 13 Jun 2021 18:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2992: Vim9: completion for :disassemble is incomplete
v8.2.2992
|
Sun, 13 Jun 2021 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2991: Vim9: no completion for :vim9 and :legacy
v8.2.2991
|
Sun, 30 May 2021 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.2910: test for cmdline window and terminal fails on MS-Windows
v8.2.2910
|
Sun, 30 May 2021 14:00:05 +0200 |
Bram Moolenaar |
patch 8.2.2908: crash when using a terminal popup window from cmdline window
v8.2.2908
|
Wed, 26 May 2021 20:00:07 +0200 |
Bram Moolenaar |
patch 8.2.2887: crash when passing null string to fullcommand()
v8.2.2887
|
Wed, 19 May 2021 17:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2873: not enough tests for writing buffers
v8.2.2873
|
Tue, 18 May 2021 21:45:03 +0200 |
Bram Moolenaar |
patch 8.2.2870: CmdlineChange event triggered twice for CTRL-R
v8.2.2870
|
Sat, 15 May 2021 13:30:02 +0200 |
Bram Moolenaar |
patch 8.2.2851: using <Cmd> mapping on the command line triggers CmdlineChanged
v8.2.2851
|
Thu, 13 May 2021 20:30:03 +0200 |
Bram Moolenaar |
patch 8.2.2850: recalling commands from history is not tested
v8.2.2850
|
Sun, 28 Mar 2021 15:30:05 +0200 |
Bram Moolenaar |
patch 8.2.2669: command line completion does not work after "vim9"
v8.2.2669
|
Sun, 14 Feb 2021 13:00:04 +0100 |
Bram Moolenaar |
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
|
Sat, 06 Feb 2021 12:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2468: not easy to get the full command name from a shortened one
v8.2.2468
|
Sat, 30 Jan 2021 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand
v8.2.2433
|
Tue, 26 Jan 2021 22:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2415: no way to check for the cmdwin feature
v8.2.2415
|
Wed, 13 Jan 2021 20:00:05 +0100 |
Bram Moolenaar |
patch 8.2.2341: expresison command line completion incomplete after "g:"
v8.2.2341
|
Mon, 28 Dec 2020 13:45:04 +0100 |
Bram Moolenaar |
patch 8.2.2234: command line wildmenu test often fails with Unix GUI
v8.2.2234
|
Sat, 26 Dec 2020 12:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted
v8.2.2221
|
Thu, 24 Dec 2020 17:30:04 +0100 |
Bram Moolenaar |
patch 8.2.2206: :exe command line completion only works for first argument
v8.2.2206
|
Sat, 21 Nov 2020 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.2030: some tests fail on Mac
v8.2.2030
|
Mon, 05 Oct 2020 20:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1803: a few failures are not tested
v8.2.1803
|
Wed, 23 Sep 2020 22:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1736: failure to compile a pattern not tested much
v8.2.1736
|
Mon, 07 Sep 2020 22:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1634: loop to handle keys for the command line is too long
v8.2.1634
|
Fri, 04 Sep 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1593: tests do not check the error number properly
v8.2.1593
|
Thu, 03 Sep 2020 17:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1580: wildmenu does not work properly
v8.2.1580
|
Wed, 12 Aug 2020 19:00:08 +0200 |
Bram Moolenaar |
patch 8.2.1432: various inconsistencies in test files
v8.2.1432
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
Fri, 03 Jul 2020 18:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1121: command completion not working after ++arg
v8.2.1121
|
Sun, 28 Jun 2020 13:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1077: no enough test coverage for highlighting
v8.2.1077
|
Wed, 24 Jun 2020 13:45:06 +0200 |
Bram Moolenaar |
patch 8.2.1046: insufficient tests for src/buffer.c
v8.2.1046
|
Thu, 18 Jun 2020 21:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1007: completion doesn't work after ":r ++arg !"
v8.2.1007
|
Tue, 16 Jun 2020 20:15:05 +0200 |
Bram Moolenaar |
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
|
Fri, 12 Jun 2020 19:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0961: MS-Windows: no completion for locales
v8.2.0961
|
Sun, 07 Jun 2020 19:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0926: cmdline test fails on Appveyor
v8.2.0926
|
Sun, 07 Jun 2020 19:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0925: getcompletion() does not return command line arguments
v8.2.0925
|
Sun, 07 Jun 2020 17:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0923: cmdline test is slow
v8.2.0923
|
Sun, 07 Jun 2020 17:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0921: CTRL-W T in cmdline window causes trouble
v8.2.0921
|
Sat, 06 Jun 2020 15:15:03 +0200 |
Bram Moolenaar |
patch 8.2.0911: crash when opening a buffer for the cmdline window fails
v8.2.0911
|
Thu, 04 Jun 2020 23:00:03 +0200 |
Bram Moolenaar |
patch 8.2.0905: test coverage could be better
v8.2.0905
|
Mon, 27 Apr 2020 19:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0648: semicolon search does not work in first line
v8.2.0648
|
Tue, 21 Apr 2020 22:30:03 +0200 |
Bram Moolenaar |
patch 8.2.0615: regexp benchmark stest is old style
v8.2.0615
|
Wed, 08 Apr 2020 22:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0533: tests using term_wait() can still be flaky
v8.2.0533
|
Mon, 30 Mar 2020 19:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0482: channel and sandbox code not sufficiently tested
v8.2.0482
|
Wed, 25 Mar 2020 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0448: various functions not properly tested
v8.2.0448
|
Sun, 22 Mar 2020 21:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0430: window creation failure not properly tested
v8.2.0430
|
Fri, 20 Mar 2020 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
|