index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
testdir
/
test_quickfix.vim
Commit message (
Expand
)
Author
Age
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
test(old): fix mistakes in porting Vim patches 8.1.1362 and 8.1.1585 (#18080)
zeertzjq
2022-04-12
*
vim-patch:8.2.4327: may end up with no current buffer
zeertzjq
2022-03-26
*
vim-patch:8.2.4281: using freed memory with :lopen and :bwipe
zeertzjq
2022-03-26
*
vim-patch:8.2.3762: if quickfix buffer is wiped out getqflist() still returns it
VVKot
2022-03-13
*
vim-patch:8.2.3759: quickfix buffer becomes hidden while still in a window
VVKot
2022-03-13
*
test(old): add some missing tests from Vim patches 8.1.2320 and 8.1.2360
zeertzjq
2022-03-13
*
vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer number
Jan Edmund Lazo
2022-03-13
*
vim-patch:8.1.0892: failure when closing a window when location list is in use
VVKot
2022-03-13
*
vim-patch:8.1.0877: new buffer used every time the quickfix window is opened
Jan Edmund Lazo
2022-03-13
*
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
*
vim-patch:8.2.4329: no support for end line number and column in 'errorformat'
zeertzjq
2022-02-09
*
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
2022-02-07
*
vim-patch:8.2.0687: some tests do not work on FreeBSD
zeertzjq
2022-02-04
*
vim-patch:8.1.2358: tests fail on Cirrus CI for FreeBSD
zeertzjq
2022-02-04
*
feat(eval/method): partially port v8.1.1996
Sean Dewar
2021-11-26
*
fix: for reviews
Shougo Matsushita
2021-11-19
*
fix: remove previous executed directories to execute tests locally
Shougo Matsushita
2021-11-19
*
vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...
Yorick Peterse
2021-10-23
*
fix(f_insert): partially port v8.2.0634
Sean Dewar
2021-09-15
*
feat(defaults): switchbuf=uselast #15394
Gregory Anders
2021-08-16
*
vim-patch:8.2.3254: win_gettype() does not recognize a quickfix window
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3163: location list window may open a wrong file
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3025: not enough tests for quickfix end_col and end_lnum
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3019: location list only has the start position.
Jan Edmund Lazo
2021-07-31
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
*
vim-patch:8.2.3018: 'quickfixtextfunc' formatting is lost when switching buff...
Yorick Peterse
2021-06-26
*
vim-patch:8.2.1255: cannot use a lambda with quickfix functions
Jan Edmund Lazo
2021-06-23
*
vim-patch:8.2.0936: some terminals misinterpret the code for getting cursor s...
Jan Edmund Lazo
2021-06-13
*
vim-patch:8.2.1591: using winheight('.') in tests works but is wrong
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.1.2339: insufficient testing for quickfix
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.1.2320: insufficient test coverage for quickfix
Jan Edmund Lazo
2021-05-21
*
vim-patch:8.2.0959: using 'quickfixtextfunc' is a bit slow
kevinhwang91
2021-05-20
*
vim-patch:8.2.0933: 'quickfixtextfunc' does not get window ID of location list
kevinhwang91
2021-05-20
*
vim-patch:8.2.0869: it is not possible to customize the quickfix window contents
kevinhwang91
2021-05-20
*
Revert "vim-patch:8.1.1378: delete() can not handle a file name that looks li...
Marco Hinz
2021-05-12
*
vim-patch:8.1.1378: delete() can not handle a file name that looks like a pat...
Shougo
2021-05-07
*
test/old: use CheckFunction, enable more tests
Jan Edmund Lazo
2021-03-27
*
vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)
Jan Edmund Lazo
2021-01-31
*
vim-patch:8.2.2420: too many problems with using all autocommand events
Jan Edmund Lazo
2021-01-28
*
vim-patch:8.2.0917: quickfix entries do not suport a "note" type
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.2.0934: lhelpgrep twice in help window doesn't jump to the help t...
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.2360: quickfix test coverage can still be improved
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1281: cannot specify a count with :chistory
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1275: cannot navigate to errors before/after the cursor
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
*
vim-patch:8.2.2147: quickfix window title not updated in all tab pages (#13545)
Sean Dewar
2020-12-17
*
test/old: cherry-pick patch v8.1.1955 changes for test_trycatch.vim
Jan Edmund Lazo
2020-12-11
*
vim-patch:8.2.2069: the quickfix window is not updated after setqflist()
Jan Edmund Lazo
2020-11-29
*
vim-patch:8.2.0095: cannot specify exit code for :cquit (#13407)
Jan Edmund Lazo
2020-11-28
[next]