wincent/ferret

Add a binding to reload the quickfix window

cheap-glitch opened this issue · 0 comments

First of all, thank you for this cool plugin!

Having a binding to reload the quickfix window would be really nice. Maybe a command like :Rack to repeat the last search could do the trick? Then we could do something like

autocmd FileType qf nnoremap <buffer> r :Rack<cr>