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.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README misc/tal: Added to 13.0 repository 16 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago
tal.SlackBuild various: Update find command to match template. 12 years ago
tal.info Add REQUIRED field to .info files. 13 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.