On Mon, Apr 28, 2014 at 05:08:39PM +0200, Roberto E. Vargas Caballero wrote:
> Please, could you try this patch?
It works. Thank you very much sir!
pgpbQ7gvDO98q.pgp
Description: PGP signature
On Mon, Apr 28, 2014 at 5:08 PM, Roberto E. Vargas Caballero
wrote:
> Please, could you try this patch?
>
I can confirm this patch works.
Thanks a lot for your time.
cheers!
mar77i
Please, could you try this patch?
diff --git a/st.c b/st.c
index cb4b508..22cc0ce 100644
--- a/st.c
+++ b/st.c
@@ -70,8 +70,9 @@ char *argv0;
#define LEN(a) (sizeof(a) / sizeof(a)[0])
#define DEFAULT(a, b) (a) = (a) ? (a) : (b)
#define BETWEEN(x, a, b) ((a) <= (x) && (x) <= (b))
-#defi
Hi,
> > I have just updated my st to aa35bbd7a16c6c210a7574a8c45bbe939d5b2922 and
> > have
> > problem with utf8. When I try to display czech characters (ěščřžýáíé..) with
> > mutt, st gets completely broken.
> > Also, vim doesn't display some czech characters while typing and st starts
> > spiti
On Mon, Apr 28, 2014 at 12:24 PM, Martin Kopta wrote:
> Hi,
>
> I have just updated my st to aa35bbd7a16c6c210a7574a8c45bbe939d5b2922 and have
> problem with utf8. When I try to display czech characters (ěščřžýáíé..) with
> mutt, st gets completely broken.
>
> Also, vim doesn't display some czech