taggo

command module
v0.0.0-...-0adebcd Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2019 License: MIT Imports: 2 Imported by: 0

README

taggo

CircleCI FOSSA Status Go Report Card Codacy Badge

taggo provides powerful decoration I/O stream. It is mainly designed for giving powerful features to fzf (with --ansi option). It also provides reversion of decorated lines into original lines.

Installation

go get -u github.com/relastle/taggo

Usage

taggo can simply decorate table-like inputs like this.

Screen Shot 2019-06-30 at 20 43 22

Furthermore, taggo can revert decorated lines into original lines with a -r (--revert) option (other options must be the same as used in decorating phase).

Screen Shot 2019-06-30 at 20 49 44

This reversion feature is very useful when taggo is used as an intermidiate stream of fzf-related tools, because you usually need non-decorated output lines after they are selected by fzf interface.

License

The MIT License (MIT)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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