monowind 0.2.2 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -48,8 +48,9 @@ on the grid in whole-cell steps and draws the scrollbar as characters
48
48
  `scrollbar-color` honored and defaulting to `currentColor` like borders,
49
49
  `scrollbar-width: none` honored, thickness via
50
50
  `scrollbar-<n>` cells, per bar with `scrollbar-x-<n>` /
51
- `scrollbar-y-<n>`). Scroll containers pinned to the bottom stay pinned as content
52
- grows chat logs need no code.
51
+ `scrollbar-y-<n>`; `scrollbar-inset-<n>` keeps cells clear around
52
+ the bars for your own arrow buttons). Scroll containers pinned to the
53
+ bottom stay pinned as content grows — chat logs need no code.
53
54
 
54
55
  ## Border & rule glyphs
55
56