logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

htag.pl - Add taglines and sigs to email, news and fidonet messages.

Author

       Simon Huggins <huggie@earth.li>

perl v5.32.1                                       2022-01-12                                            HTAG(1)

Bugs

       Inserting a tagline containing "@[0-9]+[RC]?@" has interesting results.

       This documentation is useless.  Use The Source Luke.

Description

htag.pl is a sigmonster.  It is designed to be extendable in many different ways through its use of
       plugins.  It might be getting a little bit too sentient in its old age though.

       It can be used like this:

       htag.pl -m $1

       $EDITOR $1

       For information on configuration see the sample.htrc file

       To create signature files, it is tedious to have to work out what will and won't line up.  This is why
       the -f option exists.  Feed it a sigfile and it will replace the @[0-9]+[RC]?@ bits with required number
       of spaces so you can see if you got it right or not.  (You could even run it from your favourite editor
       e.g. ":! htag.pl -f %" for vim on the current file.)

Files

~/.htrc
           Config file

Name

       htag.pl - Add taglines and sigs to email, news and fidonet messages.

See Also

Synopsis

       htag.pl [-t tagfile -c cfgfile] -m msgfile

       htag.pl -f sigfile

       htag.pl -h

See Also