helix/helix-view
chtenb 7fffc0a5d1
Rename reset to default ()
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.
2023-08-30 16:38:29 +09:00
..
src Rename reset to default () 2023-08-30 16:38:29 +09:00
tests/encoding Move helix-view/tests/*txt files to txts subdirectory () 2021-06-25 15:59:06 +09:00
Cargo.toml transition to nucleo for fuzzy matching () 2023-08-30 13:26:21 +09:00