Henry Bley-Vroman
Henry Bley-Vroman
The README has two versions of its content. https://github.com/duffman/tspath/blob/3bd2cc461679d83f7ea5507321d5a422ff37b187/README.md?plain=1#L91-L189
### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in...
**Is your feature request related to a problem? Please describe.** I often add comments to front matter. For example ``` relatedPosts: - fxcf9e6db7765 # the post about x - c473788b6886...
### Describe the bug There's a Firefox bug in navigating between pages. After clicking an internal sidebar link, the cursor is `default` until it hovers over an unlinked element, even...
Add an option to let users push the unexpanded line to the shell history. Default false. If true, if abbr-expand-and-accept expands an abbreviation there will be two history entries: the...
Support "reminder" messages if you missed an opportunity to use an abbreviation. ```shell % abbr x=a % a[ENTER] Could have used the abbreviation `x` ``` Will check the entire buffer...
### Desired Behavior `abbr erase [TAB]`, `abbr rename [TAB]`, `abbr erase abc[TAB]`, etc., list available abbreviations.
v6 progress: - [x] remove `_abbr_precmd`, `ABBR_PRECMD_MESSAGE`, and `ABBR_PRECMD_LOGS` - [x] remove `_abbr:util_deprecated` - [x] remove `_abbr_add_widgets` - [x] remove `_abbr_bind_widgets` - [x] remove `_abbr_deprecations` - [x] remove `_abbr_init` after...
### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in...
**What version of Tailwind CSS are you using?** 3.4.11 **What build tool (or framework if it abstracts the build tool) are you using?** play's **What version of Node.js are you...