feat: ansi for pipe rows

This commit is contained in:
saeedark 2025-10-08 02:38:45 +03:30 committed by saeedark
parent 5587604469
commit 312b22300d
10 changed files with 566 additions and 23 deletions

View file

@ -416,6 +416,8 @@ struct config {
char *utmp_helper_path;
bool ansi_pipe;
struct {
enum fcft_scaling_filter fcft_filter;
bool overflowing_glyphs;