emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/indent-bars 69d3b3924c 091/431: format FAQs


From: ELPA Syncer
Subject: [elpa] externals/indent-bars 69d3b3924c 091/431: format FAQs
Date: Mon, 16 Sep 2024 12:59:17 -0400 (EDT)

branch: externals/indent-bars
commit 69d3b3924cf7fbbf6d55c2f98508ecb583e826c6
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: GitHub <noreply@github.com>

    format FAQs
---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 513ba0cb44..a68dd0e648 100644
--- a/README.md
+++ b/README.md
@@ -18,14 +18,14 @@ This package provides vertical indentation _guide bars_, 
with the following feat
 
 # FAQ's
 
-- **I don't see anything/bars are garbled!**  While most do, not all Emacsen 
support stipples; see [Compatibility](#compatibility).
-- **How can I find out if my Emacs supports stipples?!**  See [Testing 
Stipples](#testing-stipples).
-- **These bars are too instrusive!** Reduce the `:blend` value in 
`indent-bars-color` closer to zero. Consider disabling 
`indent-bars-color-by-depth`.
-- **I can barely see the bars!** Increase the `:blend` value in 
`indent-bars-color` closer to one.
-- **I want completely unique indent guidebars so as to flex on my 
colleagues!** check the [Examples](examples.md) for some ideas.  The sky is the 
limit.
-- **I use Emacs on the terminal, you insensitive clod!** `indent-bars` will 
just work for you (though you don't get any fancy bar patterns).
-- **I use graphical Emacs, but am an extreme minimalist.  All my outfits are 
gray.  Including my socks.**  Maybe [this](examples.md#minimal) will suit you?  
Otherwise, you can turn off the stipple and use old fashioned `│` characters 
with [`indent-bars-prefer-character`](#non-stipple-display).
-- **When I view the same buffer side by side, the bars jump around!** This is 
a known issue for versions of Emacs with arbitrary window widths; see 
[Per-buffer stipple offsets](#per-buffer-stipple-offsets).
+- **I don't see anything/bars are garbled!** <br>While most do, not all 
Emacsen support stipples; see [Compatibility](#compatibility).
+- **How can I find out if my Emacs supports stipples?!**  <br>See [Testing 
Stipples](#testing-stipples).
+- **These bars are too instrusive!** <br>Reduce the `:blend` value in 
`indent-bars-color` closer to zero. Consider disabling 
`indent-bars-color-by-depth`.
+- **I can barely see the bars!** <br>Increase the `:blend` value in 
`indent-bars-color` closer to one.
+- **I want completely unique indent guidebars so as to flex on my 
colleagues!** <br>Check the [Examples](examples.md) for some ideas.  The sky is 
the limit.
+- **I use Emacs on the terminal, you insensitive clod!** <br>`indent-bars` 
will just work for you (though you don't get any fancy bar patterns).
+- **I use graphical Emacs, but am an extreme minimalist.  All my outfits are 
gray.  Including my socks.** <br>Maybe [this](examples.md#minimal) will suit 
you?  Otherwise, you can turn off the stipple and use old fashioned `│` 
characters with [`indent-bars-prefer-character`](#non-stipple-display).
+- **When I view the same buffer side by side, the bars jump around!** <br>This 
is a known issue for versions of Emacs with arbitrary pixel-width window; see 
[Per-buffer stipple offsets](#per-buffer-stipple-offsets).
 
 # Install/config
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]