You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.gitignore | 2 years ago | |
Makefile | 2 years ago | |
README.md | 11 months ago | |
bqn.png | 2 years ago | |
bqn.txt | 11 months ago |
README.md
ibus input method for bqn
now you can write in any window with the same map as the web demo!!! wow
requirements
- ibus (i dont remember how to actually set it up sorry)
- ibus-table
installation
sudo make install
1ibus-daemon --daemonize --replace
- add the input method in ibus and have fun
deficiencies
- ibus-table doesn't seem to allow a map for
\␠
, so‿
is mapped to\n
instead - 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
additions
char | input | char | input |
---|---|---|---|
⇒ | | |
⦂ | \Y |
unused keys
\C, \D, \J, \N, \U, \y, (\7 but it breaks)
-
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 ↩︎