Skip to content

A command line full text search utility with preview using ag, fzf and bat.

Notifications You must be signed in to change notification settings

jancschaefer/fat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

fat

fzf ag bat

Installation

Manual

  1. Simply take the fat file from this repository and add it to your path.

Homebrew

brew tap jancschaefer/fat
brew install fat

What is this?

Lets search for install in this repo.

  1. Search (ag)
  2. Filter (fzf) + Preview (bat)
  3. Open (Visual studio code) and jump to the right line

UsageVideo

This is a simple tool wrapped around ag>fzf>bat that allows full text search in a specific path on the commandline, gives you a preview for files (and highlights) the correct location. On top, you can also open the file and jump to the correct line in visual studio code.

Usage

fat <search term>

About

A command line full text search utility with preview using ag, fzf and bat.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages