Skip to content

kutani/a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

a - text block-indentation

Micro-utility for use in acme to block-indent or un-indent lines of text. Cribbed from Russ Cox's utility of the same name. Written in Go.

Usage:

Pipe in data, calling the program as either a or a+ to add one tab character to the front of each linepassed. Outputs to stdout.

Pipe to a- to remove one tab character from the front of each line instead, if there is one.

Provided as public domain software.

About

micro-utility for text block indentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages