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

[Feature]: Introduce ascii mode #83

Open
Piturnah opened this issue Oct 2, 2023 · 0 comments
Open

[Feature]: Introduce ascii mode #83

Piturnah opened this issue Oct 2, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Piturnah
Copy link
Owner

Piturnah commented Oct 2, 2023

Type of Feature

Style and UI

Description

We use and to distinguish between something that is expanded or collapsed. These characters may not be available on a system that is ascii-only.

Solution: introduce an ascii-only mode that displays alternative characters in this case (maybe v and >)?

It should be enabled from the command line, and ideally automatically if it's detected that the terminal does not support unicode.

Also a couple of other non-ascii characters about, for example the minibuffer border

@Piturnah Piturnah added the enhancement New feature or request label Oct 2, 2023
@Piturnah Piturnah added this to the 1.0 milestone Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant