Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 838 Bytes

File metadata and controls

14 lines (7 loc) · 838 Bytes

Background-Terminal

Visually dynamic terminal to overlay your Windows background, made with CoreMeter.

Video Sample

Controls

Font Family - Input the name of any of the Microsoft Fonts (i.e. "Consolas" or "Arial Black")

Regex Filter - Apply a regex filter to specify what to remove from all output. Useful for removing escape characters from other encodings (ANSI etc.).

Newline Trigger - Specify a command that will change the default newline character. For instance setting (bash, exit, \n) will switch from using Windows \r\n newline character when the command bash is detected, and will switch back to \r\n when exit is detected.