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

Document recommendation on dealing with encoding issues #2420

Closed
Tyriar opened this issue Sep 11, 2019 · 4 comments
Closed

Document recommendation on dealing with encoding issues #2420

Tyriar opened this issue Sep 11, 2019 · 4 comments
Assignees
Labels
type/documentation Regarding website, API documentation, README, etc.
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Sep 11, 2019

Probably on the website under guides?

From #2362 (comment)

@Tyriar Tyriar added the type/documentation Regarding website, API documentation, README, etc. label Sep 11, 2019
@Tyriar Tyriar added this to the 4.1.0 milestone Sep 11, 2019
@jerch
Copy link
Member

jerch commented Sep 12, 2019

content reminder:

  • some background about encodings (wikipedia ref?)
  • relation to locale / typical system encoding settings / typical env vars
  • relation to cmdline apps / "pty encoding" / ssh
  • terminals and encodings vs. utf8 only
  • luit for the rescue / windows workarounds (cmd/powershell settings, conpty)
  • workarounds for concrete problems (e.g. git bash in windows)
  • dealing with encoding issues on xterm.js integration level

Probably on the website under guides?

Yes sounds good. I see that the other articles there are all markdown. Should this stay in the stricter github flavour or do we have full markdown support there?

@Tyriar
Copy link
Member Author

Tyriar commented Sep 12, 2019

@jerch our website uses kramdown so full is good

@jerch jerch modified the milestones: 4.1.0, 4.2.0 Oct 4, 2019
@jerch
Copy link
Member

jerch commented Oct 4, 2019

work in progress: xtermjs/xtermjs.org#95

@Tyriar Tyriar removed their assignment Oct 17, 2019
@Tyriar Tyriar modified the milestones: 4.2.0, 4.3.0 Oct 25, 2019
@jerch
Copy link
Member

jerch commented Nov 7, 2019

First version has landed: xtermjs/xtermjs.org#95

@jerch jerch closed this as completed Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation Regarding website, API documentation, README, etc.
Projects
None yet
Development

No branches or pull requests

2 participants