Henry Bley-Vroman

Results 92 issues of 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...

bug

**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...

enhancement

### 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...

bug
theme
stale

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...

enhancement

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...

enhancement

### Desired Behavior `abbr erase [TAB]`, `abbr rename [TAB]`, `abbr erase abc[TAB]`, etc., list available abbreviations.

enhancement

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...

breaking

### 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...

bug

**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...