spacemacs

Algo_202 2022-12-12T07:33:52.239619Z

Visual char mode (v) is not highlighting characters being selected. It is working but I have to manually recognize the number of characters being selected in the line with l. Is there a fix for this bug?

tomd 2022-12-12T08:47:33.744089Z

Can you leave a bug report on the https://github.com/emacs-evil/evil/issues, preferably with repro steps from a minimal config?

practicalli-johnny 2022-12-12T09:52:23.152399Z

Never seen this kind of issue before. Did you recently upgrade packages? Have you tried using a different theme SPC T s If running Emacs in a terminal, try as a GUI app and see if the issue remains?

Algo_202 2022-12-12T11:29:02.298849Z

@jr0cket This is the issue with tango theme.

👍 1