mirror of https://github.com/helix-editor/helix
Rename reset to default (#8114)
Use `default` instead of `reset`, as this is the conventional name for ANSI codes 39/49. The word `reset` should be reserved for ANSI code `0`, which resets both fg and bg colors at once, while also removing all modifiers. While the code uses the value name `Reset`, this is misleading and should not leak into the user space.pull/8118/head
parent
0cb595e226
commit
7fffc0a5d1
Loading…
Reference in New Issue