Terminal Output incorrectly rendered for IEx help #35070
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
General terminal issues that don't fall under another label
When using Elixir's Interactive Shell the help headings for functions is incorrectly formatted. It should be a yellow bar with black letters to indicate the name of the function, instead it is a shortened, non-contiguous bar with no text.
(3 theme extensions excluded)
Steps to Reproduce:
iex
h String.split/1
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: