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

Make XST better compatible with Mobaxterm #237

Open
dizzzz opened this issue Aug 21, 2024 · 2 comments
Open

Make XST better compatible with Mobaxterm #237

dizzzz opened this issue Aug 21, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dizzzz
Copy link
Member

dizzzz commented Aug 21, 2024

Enhancement

It would be nice if xst runs nicer in mobaxterm. https://mobaxterm.mobatek.net/

Some visuals:

image

colors are missing..... long paths with cli.js

also there is an issue when a (config) file is stored on a different drive (C:...) when workdir is on D: (might be moba specific)

image

Alternatives

@dizzzz dizzzz added the enhancement New feature or request label Aug 21, 2024
@line-o
Copy link
Member

line-o commented Aug 22, 2024

I found this on mobaxterm's documentation page

MobaXterm does not display correctly some special characters? I encounter problems with my country charset/encoding?

You can tell MobaXterm to use "UTF-8" character set by going to the "Settings" menu --> "configuration" --> "Terminal" tab --> choose the "UTF-8 (unicode)" entry from the "Charset" setting.

@line-o
Copy link
Member

line-o commented Aug 22, 2024

Ideally, I would like this to work anywhere @dizzz but mobaxterm is doing half of Unix in windows. I am unsure I can help with the other two issues (executable being identified by its full path and problems loading stuff from a different mount(?)).

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

2 participants