mileszs / ack.vim

Vim plugin for the Perl module / CLI script 'ack'
Other
3.08k stars 396 forks source link

Active terminal causes E676 #251

Open lymslive opened 6 years ago

lymslive commented 6 years ago

vim 8.1 when having any terminal buffer opened, use :Ack something will causes E676

something like https://github.com/vim/vim/issues/2190 but that case cannot be repeated, since closed.

while Ack still has this problem.