From 70ef254c836e274c71715dae870e213d6e5143a3 Mon Sep 17 00:00:00 2001 From: Lukasz M Date: Fri, 1 May 2020 20:01:11 +0000 Subject: [PATCH] changed cursor shape to bar --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 0895a1f..3fc733e 100644 --- a/config.def.h +++ b/config.def.h @@ -130,7 +130,7 @@ static unsigned int defaultrcs = 257; * 6: Bar ("|") * 7: Snowman ("☃") */ -static unsigned int cursorshape = 2; +static unsigned int cursorshape = 6; /* * Default columns and rows numbers