Ori
Ori
I'm on Emacs 26.2 and perhaps this is incorporated upstream, but I don't have the definition for `transpose-frame` loaded (used in the `T` binding). Should ace-window's documentation indicate that the...
## Expected behavior In org mode, with **two words** in a pair and cursor inside (indicated as ^ in example) ``` The quick *^brown fox* jumps over the lazy dog....
Previously the inserter was only called in the default case, which is not reached if the point is in a string or comment. The `inserter` can be string- or comment-sensitive...
I ran into some stylesheets that don't apply on a page, even if their domain is temporarily or permanently trusted in NoScript. I'm trying to figure out why this happens...
Other scroll commands work with `sublimity-scroll`, but I have issues with `C-n` at the bottom of a window. `C-p` at the top operates as expected. This was a head-scratcher, but...
It looks like there is a key queue being built up, but I think it should wait for either the hold time of the tap to be completed, or for...
This is a great program! Thank you for creating and sharing it. Here is the little bug I ran into with tap-hold for home row modifiers. With a minimal config;...
This script allows users to import from Apple Mail, maintaining folder names and structure. Closes #28
This is a brilliant interface! Thanks for the great package. It even works with [`multiple-cursors`](https://github.com/magnars/multiple-cursors.el)… except when extending backward. Not a deal-breaker as one can move the cursors to do...