You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Donald Cooley c53b84f1b5 misc/tal: New maintainer. 8 years ago
..
README misc/tal: New maintainer. 8 years ago
slack-desc misc/tal: New maintainer. 8 years ago
tal.SlackBuild misc/tal: New maintainer. 8 years ago
tal.info misc/tal: New maintainer. 8 years ago

README

tal is a filter that reads in lines from standard input. The lines are
sent to standard output with common trailing characters aligned so that
they all begin and end on the same column of text. This can be used to
repair 'broken boxes' or align the backslashes on long macro definitions
in C programs. But tal will work on any kind of common ending and is
especially useful as a filter for the vim text editor.