issues
search
romainl
/
vim-qf
Tame the quickfix window.
MIT License
629
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Duplicate entries when g:qf_shorten_path > 0
#134
romainl
opened
1 year ago
0
Fix `g:qf_shorten_path` behaviour
#133
newtonne
opened
1 year ago
0
incompatible with vim 7.4
#132
jiangyinzuo
opened
1 year ago
2
Clear qf buffer autocmds before adding new ones
#131
nickspoons
opened
1 year ago
1
UX Improvements: Keep Cursor Position & Split Size
#130
MarioRicalde
opened
1 year ago
3
account for neovim winbar when calculating window height
#129
p00f
closed
1 year ago
0
Moved quickfix window to top
#128
blockchainian
closed
1 year ago
0
SaveListAdd a range
#127
SevereOverfl0w
opened
2 years ago
2
closing file buffer makes vim exit if quick fix window is open
#126
ucarbehlul
opened
2 years ago
1
Prefix commands?
#125
cpakkala
opened
2 years ago
0
qf_qf_toggle not working in windows after searching the contents of a particular text file
#124
anoop1005
opened
3 years ago
2
qf_qf_toggle not working in windows under neovim
#123
anoop1005
closed
3 years ago
2
Allow configuring highlight groups
#122
savchenko
closed
3 years ago
4
Only check v:argv for -q if has patch-8.1.2233
#121
bscheue
closed
3 years ago
1
Keep the cursor position after filter out some unwanted lines
#120
azter222
opened
3 years ago
0
Remove doc/tags file from the repo
#119
zealotrush
closed
3 years ago
3
[WIP] This is a first attempt at modernising this plugin.
#118
romainl
opened
3 years ago
0
Delete single item from quickfix list
#117
timsofteng
opened
3 years ago
5
Modularize: Is it possible to just use named list feature?
#116
poetaman
opened
3 years ago
1
Fix issue #76
#115
lacygoill
closed
3 years ago
3
QF window steals focus
#114
paddor
closed
3 years ago
6
fix helpgrep
#113
tomtomjhj
closed
4 years ago
1
PreviewFileUnderCursor()
#112
perelo
opened
4 years ago
0
Use [pedit +entry.lnum #entry.bufnr] in qf#preview#PreviewFileUnderCursor()
#111
perelo
opened
4 years ago
2
Fix E776 on lhelpgrep when g:qf_auto_open_loclist=1
#110
perelo
closed
3 years ago
4
fix: missing endif after is+else block
#109
talmobi
closed
4 years ago
0
Fix qf not at bottom with ack like mappings
#108
jandamm
closed
4 years ago
0
qf_mapping_ack_style does not respect qf_window_bottom
#107
jandamm
closed
4 years ago
4
feat: use g:qf_shorten_path value to set pathshorten trim_len (Vim v8…
#106
talmobi
closed
4 years ago
2
fix: startup errors in versions not supporting lambda shorthand in map()
#105
talmobi
closed
4 years ago
1
Make option qf_auto_resize applicable to mapping qf_qf_toggle/qf_loc_toggle
#104
roy2220
closed
4 years ago
0
Resize with autocmd
#103
g0xA52A2A
closed
3 years ago
0
Use of after/ftplugin/
#102
g0xA52A2A
closed
3 years ago
8
Treat qf_isLoc as bool?
#101
g0xA52A2A
closed
3 years ago
0
Alternative file group method
#100
g0xA52A2A
closed
3 years ago
0
Use the setqflist/setloclist 'title' property
#99
nickspoons
closed
4 years ago
1
Toggle the long/short path in current location/quikfix window
#98
lsaint
closed
4 years ago
4
Error detected while processing function qf#OpenQuickfix[9]..qf#ShortenPathsInList
#97
goberhammer
closed
4 years ago
1
Silent lwindow error
#96
xuanduc987
closed
4 years ago
1
Support count for <Plug>(qf_qf_previous) and friends
#95
olmokramer
opened
4 years ago
0
Add <Plug> mappings for the file grouping commands
#94
alfunx
closed
4 years ago
1
Explicitly specify commands that trigger opening the lists.
#93
infokiller
closed
4 years ago
2
Check b:undo_ftplugin exists or not
#92
wodesuck
closed
5 years ago
1
Use the most recent window to make quickfix jumps
#91
qstrahl
opened
5 years ago
1
Implements #89, one shortcut to up/down on quickfix or location list
#90
vzvezda
opened
5 years ago
0
Up/down in quickfix or location list whatever is opened
#89
vzvezda
opened
5 years ago
1
Saving and restoring lists with an external file
#88
resolritter
opened
5 years ago
3
How to map an autocmd to filter quickfix to the current buffer
#87
martsa1
closed
3 years ago
2
Split vim-qf into smaller plugins
#86
romainl
opened
5 years ago
0
Filter quickfix events (or integrate with dispatch)
#85
SevereOverfl0w
closed
3 years ago
2
Next