From 797d04b3d1a2a9f136a063cb65fdd9e2c3df6b4c Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Thu, 30 Sep 2021 07:55:03 -0400 Subject: Suhr confirms the XCompose file works with WinCompose --- docs/editors/index.html | 2 +- editors/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/editors/index.html b/docs/editors/index.html index bdef466d..1860008f 100644 --- a/docs/editors/index.html +++ b/docs/editors/index.html @@ -22,7 +22,7 @@

Another XKB option, if you have a compose key enabled, is to place XCompose (possibly with adjustments) in ~/.XCompose.

Windows

Folder autohotkey-win contains an AutoHotKey script and the generated .exe file. It runs as an ordinary program that recognizes BQN key combinations system-wide, using the right alt key (to change this, replace RAlt in the script and rebuild). Move it to the startup folder if you'd like to have it running all the time. You can right-click its icon in the system tray to disable it temporarily.

-

The XCompose file, although created for XKB, should also be usable with WinCompose (but as far as I know this hasn't been tested).

+

The XCompose file, although created for XKB, is also usable with WinCompose.

Text editors

Vim

Copy or symlink all files into the corresponding directories in ~/.vim. Add the following two lines to ~/.vim/filetype.vim:

diff --git a/editors/README.md b/editors/README.md index be4609a5..77303854 100644 --- a/editors/README.md +++ b/editors/README.md @@ -36,7 +36,7 @@ Another XKB option, if you have a compose key enabled, is to place [XCompose](ht Folder [autohotkey-win](https://github.com/mlochbaum/BQN/tree/master/editors/autohotkey-win) contains an [AutoHotKey](https://en.wikipedia.org/wiki/AutoHotKey) script and the generated .exe file. It runs as an ordinary program that recognizes BQN key combinations system-wide, using the right alt key (to change this, replace `RAlt` in the script and rebuild). Move it to the startup folder if you'd like to have it running all the time. You can right-click its icon in the system tray to disable it temporarily. -The [XCompose](https://github.com/mlochbaum/BQN/blob/master/editors/XCompose) file, although created for XKB, should also be usable with [WinCompose](https://github.com/samhocevar/wincompose) (but as far as I know this hasn't been tested). +The [XCompose](https://github.com/mlochbaum/BQN/blob/master/editors/XCompose) file, although created for XKB, is also usable with [WinCompose](https://github.com/samhocevar/wincompose). ## Text editors -- cgit v1.2.3