television 0.15.6

A very fast, portable and hackable fuzzy finder for the terminal
Documentation
1
2
3
4
5
6
7
8
9
10
[metadata]

name = "git-diff"

description = "A channel to select files from git diff commands"

requirements = ["git"]



[source]

command = "git diff --name-only HEAD"



[preview]

command = "git diff HEAD --color=always -- '{}'"