You are not logged in.

#1 2022-11-04 14:05:34

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 1,985
Website

color-code - Encode arbitrary bytes as ANSI colors on the console

I published my Rust implementation of the program that generates fancy and highly useful ANSI color codes in the AUR.
I don't know how I managed to live without it so far...


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

Board footer

Powered by FluxBB