contextfind

module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2025 License: MIT

README

ContextFind

A tool to find and display file contents in a directory using fzf, with optional markdown conversion.

Prerequisites

Installation

Install directly via Go (binary named cf):

go install github.com/nuuner/contextfind/cmd/cf@latest

Or clone and install locally:

git clone https://github.com/nuuner/contextfind.git
cd contextfind/cmd/cf
go install

Ensure $GOPATH/bin is in your $PATH (e.g., add export PATH=$PATH:$(go env GOPATH)/bin to ~/.zshrc or ~/.bash_profile).

Usage

Run cf [directory] to select and display files.

cf | pbcopy will copy the selected files to your clipboard.

Directories

Path Synopsis
cmd
cf command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL