japanoise
japanoise
Oh, that's just the convention I'm used to. They're actually lower-case. In Emacs notation it'd be `C-n` etc, no shift.
Dear past me/other people that want the same thing: The cursor can be fixed by the following patch to plan9port: ```diff diff --git a/src/libframe/frinit.c b/src/libframe/frinit.c index 90931f25..5e97ceb7 100644 --- a/src/libframe/frinit.c...
https://github.com/9fans/plan9port/pull/627
With this in mind, I've put a workaround in my code, since if this is implemented in a different enough way, it likely won't be what I want.
The background issue can be fixed by this patch, or a variation thereof: https://github.com/japanoise/femto/commit/7d0e153b31684471b9273f342cd21373a0b83853
That seems to have worked. Note that I had to explicitly ask for `window.namespace` rather than just `namespace` when calling my function, but it fixed the issue.
> … curious what your use case was. As much as possible, I’d like to make it so that authors don’t need to use JavaScript. Was it just this time...
Gonna leave this for 2.0.0
Here's a stop-gap solution I have while I wait for this feature to be implemented - [fonttools][ftools] has a built-in script called [mutator](https://fonttools.readthedocs.io/en/latest/varLib/mutator.html), and you can use it to make...
Bumping this issue now that we do have the stylistic set 1 for single story `a` - this works quite nicely, however, it's not being picked up by the italic...