Ferret 0.1 released

Ferret is another Vim plug-in I’ve extracted from my dotfiles, following hot on the heels of Terminus, Loupe, and vim-clipper.

While Loupe enhances within-file search in Vim, Ferret enhances multi-file search:

  • Multi-file search via ag, ack or grep using the :Ack and :Lack commands
  • Multi-file replace via :Acks
  • Quickfix listing enhancements for better usability (deletion mappings, enhanced :cn, :cnf and friends, optimized settings)
  • A :Qargs command for performing bulk operations on files in the quickfix listing