Skip to content

Instantly share code, notes, and snippets.

View Sweets's full-sized avatar

Sweets

View GitHub Profile
STARTFONT 2.1
FONT -sweets-eclair-medium-r-normal--12----C--ISO10646-1
SIZE 4 72 72
FONTBOUNDINGBOX 6 12 0 -2
STARTPROPERTIES 17
DEFAULT_CHAR 65535
CHARSET_ENCODING "1"
CHARSET_REGISTRY "ISO10646"
SPACING "C"
FONT_ASCENT 10
@Sweets
Sweets / unicode.diff
Last active June 5, 2020 00:03
st unicode patch
From 5d624a8d424dc62f881fe91793c2eaef4879fd9a Mon Sep 17 00:00:00 2001
From: Sweets <redacted>
Date: Tue, 27 Mar 2018 20:14:41 -0500
Subject: [PATCH] Unicode input support (TERMMOD+u, ctrl+shift+u by default)
---
config.def.h | 27 +++++++-------
st.c | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
st.h | 1 +
3 files changed, 117 insertions(+), 30 deletions(-)