PLRrex

Results 5 comments of PLRrex

@bovine3dom @Chic-Tweetz Thank you very much! Your suggestions work great 😃 By the way, as for the code kindly given by @Chic-Tweetz : > Hey, I've tinkered with this some...

I think I have the same problem while using wincompose with a keyboard layout via Keyman. Considering Keyman is a widely used program, a fix to achieve compatibility with it...

> @nuanjanP Out of curiosity, what's your use case that requires running both `kanata` and `wincompose` at the same time? @ShrykeWindgrace Sorry for the late reply. At the time I...

Perhaps I'm too late to answer, but I tested the following code I adapted from [this answer at stackoverflow](https://stackoverflow.com/questions/25108581/python-yaml-dump-bad-indentation/39681672#39681672) with your input markdown and it seems to work. ```python import...

I was having this same problem in most applications, but in some, the C0 control characters can be composed with the "allow unicode input" method: - **Notepad++** (v.8.5.7) all characters...