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

Fish Terminal Broken (with custom prompt) #5

Open
HarshNarayanJha opened this issue Oct 21, 2024 · 1 comment
Open

Fish Terminal Broken (with custom prompt) #5

HarshNarayanJha opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@HarshNarayanJha
Copy link

Bug

The fish shell renders unreadable rubbish characters in biscuit. Switching to bash fixes that, but render new lines or no linebreaks at all in some cases

System Information

  • OS: Linux
  • Python Version: 3.12.7
@HarshNarayanJha HarshNarayanJha added the bug Something isn't working label Oct 21, 2024
@tomlin7
Copy link
Owner

tomlin7 commented Oct 21, 2024

Hi! @HarshNarayanJha

This is caused by the terminal atm not supporting ANSI sequences. Apparently there is nothing like xtermjs to do this out of the box. Related issues are open in the terminal library repository.

Related pr: #4

@tomlin7 tomlin7 transferred this issue from tomlin7/biscuit Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants