helix-editor / helix

A post-modern modal text editor.
https://helix-editor.com
Mozilla Public License 2.0
31.92k stars 2.36k forks source link

Coloring ignore non-vertical separator for color-modes #5722

Open non-descriptive opened 1 year ago

non-descriptive commented 1 year ago

Summary

image in comparison neovim with the same separator image

Reproduction Steps

setup editor.color-modes = true setup editor.statusline.separator = '' (\uE0B1) setup proper font to use with terminal. Tested on FiraCode NFM reload config

Helix log

No response

Platform

Windows

Terminal Emulator

WindowTerminal, Comman Line, Powershell

Helix Version

helix 22.12 (4d548a0e)

CptPotato commented 1 year ago

Relevant PR: #5022