Subscript “-1”?How do I do `g₁` but with `-1` instead of `1`? My variable wants t

Subscript “-1”?
How do I do g₁ but with -1 instead of 1? My variable wants to know!

Ref: https://docs.julialang.org/en/v1/manual/unicode-input/
Ref2: https://www.overleaf.com/learn/latex/subscripts_and_superscripts

Note that the original poster on Slack cannot see your response here on Discourse. Consider transcribing the appropriate answer back to Slack, or pinging the poster here on Discourse so they can follow this thread.
(Original message :slack:) (More Info)

The answer is to type \_-<tab>\_1<tab>.

This works on the REPL, but not currently in Pluto.

2 Likes