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

Fluent terminal + cmder space display incorrect #2075

Closed
1 task
silencial opened this issue Apr 6, 2019 · 3 comments
Closed
1 task

Fluent terminal + cmder space display incorrect #2075

silencial opened this issue Apr 6, 2019 · 3 comments

Comments

@silencial
Copy link

Purpose of the issue

  • Bug report (encountered problems/errors)

Version Information

Cmder - 1.3.11.843
Window - win10 1803

Description of the issue

run cmder under FluentTerminal exactly as this post.

when a space is typed, there seems to be two spaces displayed like this:
20190406013528
There is only one spaced typed between 'b' and the cursor.

But if you type another character, the display is normal like this:
20190406013732
Which means it is only display problem.

After deleting the last character 'c' and one space:
20190406013855
There seems to be one space between 'b' and the cursor but it is not! If you delete again it will delete 'b'!

@DRSDavidSoft
Copy link
Contributor

@silencial That's odd, may I ask does this issue happen only with the Cmder profile? Or does it happen with other FluentTerminal profiles too?

Additionally, which version of FluentTerminal have you installed?

Can you see whether your FluentTerminal uses WinPTY or ConPTY?

@silencial
Copy link
Author

@DRSDavidSoft This happens only with the Cmder profile. But this problem is gone after changing the Cmder "\lambda" sign to "$".

@DRSDavidSoft
Copy link
Contributor

DRSDavidSoft commented Apr 18, 2019

@silencial Then this issue is probably with the default font being used in FluentTerminal.

Personally, I use either Source Code Pro or Hasklig, which doesn't seem to exhibit this issue.

Thanks for your feedback, I'll update the wiki page accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants