helix
helix copied to clipboard
Add Vim’s “get ascii” command
Reference: https://vimhelp.org/various.txt.html#ga
Wouldn't "get unicode" be better, since UTF-8 is backwards compatible with ASCII?
Shouldn't it obey the encoding of the specific file?