-
- [x] I‘d bring this in locally, lest we accidentally break your site for you:
https://github.com/amelyrichter/Manuscript/blob/8b2c60b14b487c3f5d9d56b9e22ea0c10b15d62b/index.html#L5
- [x] Co…
-
After the latest update figwheel started hang and I could not use it.
-
## Are you reporting a feature or a bug?
Feature request
## [Check if the issue is already reported](http://docs.ckeditor.com/#!/guide/dev_issues_readme-section-avoid-duplicates)
https://dev.c…
-
Since project.clj is quite similar in function to the Maven pom.xml, it would be very useful if there would be a dependency diagram for it too.
Thanks in advance.
-
Hi,
The plugin fail to install on Moodle 4.0
I have tested with:
- Plugin branch: main
- PHP 7.4
- Postgres 12
The plugin is to be installed in lib/editor/tiny/plugins/cursive folder but …
-
# Problem description
I'm creating my own theme. There I'd prefer to have highlighting less verbose.
Thus I'm trying to `Reverse` the highlighting colors, meaning the text itself gets highlighted (c…
-
yh hr
-
**Describe the bug**
I created a simple example where the text contains \u{0E34} characters and it behaves differently in the two terminals.
The output of the unicode-width crate shows that \u{0E34}…
-
Cursive is awesome.
The only thing I'm struggling with, and where I haven't seen much information in the code, is on focus management.
It would be great to have a tutorial or some more docs on h…
-
I've had an issue that my dialog, which is meant to be modal, can lose control of the events stream when global event handling picks up an event they the dialog does not (e.g. ESC to open the menu bar…