From 2b4bd8d19e0c3d3698916914300ca12bef956e27 Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Wed, 28 Dec 2022 20:15:08 +0100 Subject: [PATCH] mention \7 dying and the layout assumption --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c480d36..4089e2f 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,11 @@ now you can write in any window with the same [map] as the web demo!!! wow ## deficiencies - ibus-table doesn't seem to allow a map for `\␠`, so `‿` is mapped to `\n` instead -- i might have messed up somewhere without noticing +- it assumes a US base layout so things will be in the wrong place otherwise - the popup is kind of distracting +- if you type `\7` it explodes and you have to reselect the layout before it + starts working again. literally no idea why + [^sudo]: i tried a few places in `~/.local` and stuff but none of them seemed to work. if you know where to put user-local tables hmu