helix icon indicating copy to clipboard operation
helix copied to clipboard

Add Vim’s “get ascii” command

Open taupiqueur opened this issue 3 years ago • 2 comments

Reference: https://vimhelp.org/various.txt.html#ga

taupiqueur avatar Sep 18 '22 12:09 taupiqueur

Wouldn't "get unicode" be better, since UTF-8 is backwards compatible with ASCII?

joegm avatar Sep 18 '22 13:09 joegm

Shouldn't it obey the encoding of the specific file?

Omnikar avatar Sep 18 '22 14:09 Omnikar