Skip to content

bcrist/Zig-ConsoleHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig-ConsoleHelper

Console helpers for command line Zig applications

  • Configures Windows stdout/stderr for UTF-8 and enables virtual terminal escape processing
  • Generates escape sequences to change the current color/style
  • Prints file context information with optional line numbers and highlighting (e.g. for error messages)