Skip to content

Release version 1.1.0

Compare
Choose a tag to compare
@StefansM StefansM released this 16 Apr 23:29
· 29 commits to master since this release
bcaa6d5

This release adds the following command line options:

  • -c, --color=C: Use the color C for a pipe, specified in RRGGBB
    hexadecimal format. This option can be specified multiple times to
    define a color palette.

  • --backup-colors: Query the terminal for the RGB values of each of
    the default colors, and then restore them before exiting. This will
    only work on terminals that support an initc query, but is
    unnecessary on terminals with a working oc capability anyway.

This release also improves error reporting greatly.