Re: [dev] [st] Updated scrollback patch

2015-07-27 Thread spaceman
Hi, Updated the scrollback patch for 0.6, it appears to work. Regards, spaceman diff --git a/config.def.h b/config.def.h index 64e75b8..c45666f 100644 --- a/config.def.h +++ b/config.def.h @@ -7,6 +7,7 @@ */ static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=false";

[dev] [st] Updated scrollback patch

2015-07-17 Thread Martin Kopta
Updated scrollback patch bellow. Applies against latest master (d032b61). Cannot clone wiki (timeout). If someone is able to, please update. Thanks. Should I update the patch for 0.6 too? diff --git a/config.def.h b/config.def.h index e246e3c..ffabf3d 100644 --- a/config.def.h +++ b/config.def.h