FG
💻 Software

Using Ack.vim's quickwindow in vim

Fresh5 days ago
Mar 15, 20261278 views
Confidence Score0%
0%

Problem

I am using ack.vim with vim. I get my search results back in a vim quickwindow which is great. Only problem is that I have to hit [enter] to open the file that's displaying in the quickwindow. On thee ack.vim github site it says In the quickfix window, you can use: But they don't work for me. How c…

Error Output

o to open (same as enter) go to preview file (open but maintain focus
on ack.vim results) 
t to open in new tab T to open in new tab silently
q to cl…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using Ack.vim's quickwindow in vim

Low Risk

Are you sure you have the latest version of Ack.vim? My version was old, so these mappings didn't work for me (they weren't set anywhere in the script, in the latest version they are around line 51). Now that I've installed the latest version they w…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment