Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Vim’s “get ascii” command #3885

Closed
taupiqueur opened this issue Sep 18, 2022 · 2 comments · Fixed by #4000
Closed

Add Vim’s “get ascii” command #3885

taupiqueur opened this issue Sep 18, 2022 · 2 comments · Fixed by #4000
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors

Comments

@taupiqueur
Copy link
Contributor

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

@taupiqueur taupiqueur added the C-enhancement Category: Improvements label Sep 18, 2022
@dead10ck dead10ck added E-easy Call for participation: Experience needed to fix: Easy / not much A-helix-term Area: Helix term improvements E-good-first-issue Call for participation: Issues suitable for new contributors labels Sep 18, 2022
@n0s4
Copy link
Contributor

n0s4 commented Sep 18, 2022

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

@Omnikar
Copy link
Contributor

Omnikar commented Sep 18, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants