mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-01 06:46:43 -04:00
feat: ansi for pipe rows
This commit is contained in:
parent
5587604469
commit
312b22300d
10 changed files with 566 additions and 23 deletions
2
config.h
2
config.h
|
|
@ -416,6 +416,8 @@ struct config {
|
|||
|
||||
char *utmp_helper_path;
|
||||
|
||||
bool ansi_pipe;
|
||||
|
||||
struct {
|
||||
enum fcft_scaling_filter fcft_filter;
|
||||
bool overflowing_glyphs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue