shunlog
shunlog
I noticed shift+space didn't work in the "ro" locale (instead of "space", xev showed a "NoSymbol"), so I copied this line from the "us" locale and it's working now.
**Have you checked whether this feature is not already on the [project board](https://github.com/org-roam/org-roam-ui/projects/2)?** Yes **Is your feature request related to a problem? Please describe.** I have a directory for bibliographic...
It is not clear what's meant by "key press" in the sentence "A sticky layer stays pressed until another key is pressed." on the [sticky layer page](https://zmk.dev/docs/behaviors/sticky-layer). One would think...
From the [Emacs manual](https://www.gnu.org/software/emacs/manual/html_node/emacs/Help.html): > C-h or F1 mean “help” in various other contexts as well. For instance, you can type them after a prefix key to view a list...
when multiple tags are selected, toggling the scratch off removes only the first one from its tags, so it still remains on the screen if it happened to be present...
This section still uses `interaction-eval` from `scribble/eval` instead of the newer `examples` with `#:hidden` from `scribble/examples`. I think these are the necessary changes, instead of: ``` @(require scribble/eval ...) @interaction-eval[#:eval...
Hi, thanks for the nice lib! I noticed that sliders on macos are buggy when throttling is involved. It works fine on windows and linux however. Here is a demo:...