st-flexipatch

My st-flexipatch configuration
git clone git://git.ethandl.dev/st-flexipatch
Log | Files | Refs | README | LICENSE

commit d7c5b9f40b94dd88bd628871bf549b7a5b6f5f70
parent f09c41747388c4d4ceb63a818c1e1d6cfa07e145
Author: bakkeby <bakkeby@gmail.com>
Date:   Tue, 24 Mar 2020 11:34:18 +0100

fixime strikethrough

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -54,7 +54,7 @@ Refer to [https://st.suckless.org/](https://st.suckless.org/) for details on the - [externalpipe](https://st.suckless.org/patches/externalpipe/) - this patch allows for eading and writing st's screen through a pipe, e.g. to pass info to dmenu - - [fixime](https://st.suckless.org/patches/fix_ime/) + - [~fixime~](https://st.suckless.org/patches/fix_ime/) - adds better Input Method Editor (IME) support - (included in the base as per [35f7db](https://git.suckless.org/st/commit/e85b6b64660214121164ea97fb098eaa4935f7db.html))