Sublime Forum

Setting to control the fold glyph

#1

Is it possible to allow tge user to control the fold glyph in a setting? The … fold glyph could then be replaced with a glyph of the users choosing

0 Likes

#2

As an example here is an org document shown in emacs
Emacs supports variable fonts in a document which allows for the bullets on what is effectively just a text file but the fold marker is the interesting bit here.

The fold marker is currently set to a downward arrow

0 Likes

#3

I can then evaluate the setting to flip the fold marker to a different glyph and I get something as follows:

NOTE: I am also changing the amount of space around the fold glyph.

0 Likes

#4

Hmm… but I believe the “fold glygh” is actually an image.

0 Likes

#5

Could this be made configurable in st4?

0 Likes

#6

It has been always overriden-able since it’s just an image in a (theme) package.

0 Likes

#7

Oh REALLY…
Now that is something I need to investigate then.

0 Likes

#8

Thank you!

0 Likes