"Area rulers" as alternative to "Line rulers" #10518
Unanswered
rusty-snake
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently rulers can be foreground or background rulers, but are always in one column. This is ambiguous between last-allowed and first-overflowing. To make this (for one ruler) more oblivious, it would be nice to have a half-open-range ruler.
It can already be emulated by putting a few hounded rulers in your config:
The config file could use a
rulers_style
key i.e.foreground
,background
,background-area
.Beta Was this translation helpful? Give feedback.
All reactions