Skip to content

Releases: hp-peti/colornoise

Version 1.2

07 Sep 15:31
Compare
Choose a tag to compare

UTF-8 support improved for Windows Console.

Version 1.1

08 Apr 07:39
Compare
Choose a tag to compare
  • improved key treatment and copy-paste handling (treatment of newlines), thanks to Andrei
    Purdea.
  • recognize 256-color terminals and apply brightness to bold text
  • enhanced text attributes (bright = has_fg > 1), underline
  • allow multiple colors on a single line
  • support for SHIFT+TAB to iterate backwards in completion list
  • code maintenance

First official release of fork

02 Aug 09:36
Compare
Choose a tag to compare

Version 1.0
Features:

  • win32 and linux support
  • coloured prompt and output lines
  • synchronised output from different thread with reading line in progress
  • allow completion in middle of the line