Skip to content

A helper tool I use to preview searched files with fzf.

Notifications You must be signed in to change notification settings

NightMachinery/ntom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntom

Installation

go get -u -v github.com/NightMachinary/ntom

Usage

This is a helper tool that I use with my search scripts.

ntom <file-path> <line-number-of-match> <match-text> [<cwd> <mode>]

Here are some screenshots: readme.org_imgs/20200830_044809_63v806.png

readme.org_imgs/20200830_045347_Nta6jf.png

Unfortunately, the search scripts need some refactoring to be easily usable by other people. But they live at https://github.com/NightMachinary/.shells/blob/master/scripts/zsh/interactive/fuzzy/notes-search.zsh if you’re interested.

Licenses

Dual-licensed under MIT and GPL v3 or later.

Releases

No releases published

Packages

No packages published