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

Last character of right prompt truncated in ghostty #557

Open
Crocmagnon opened this issue Jan 5, 2025 · 2 comments
Open

Last character of right prompt truncated in ghostty #557

Crocmagnon opened this issue Jan 5, 2025 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@Crocmagnon
Copy link
Contributor

Crocmagnon commented Jan 5, 2025

Describe the bug

The last character of the right prompt is truncated in ghostty.
This only affects the right prompt and not the terminal output (see screenshot: "hello" is correctly printed).

Steps to reproduce

  1. Open Ghostty
  2. Trigger anything on the right prompt (python venv, go version, duration, signal, ...)

Screenshots

image

Environment

Output of tide bug-report:

fish version: 3.7.1
tide version: 6.1.1
term: xterm-ghostty
os: macOS 15.2 (24C101)
terminal emulator: Ghostty
fish startup: 39.22 millis
fisher plugins: jorgebucaran/fisher fisherman/z franciscolourenco/done jorgebucaran/autopair.fish patrickf1/fzf.fish ilancosman/tide@v6 catppuccin/fish
@Crocmagnon Crocmagnon added the 🐛 bug Something isn't working label Jan 5, 2025
@Crocmagnon
Copy link
Contributor Author

Looks like the issue has already been raised to Ghostty: ghostty-org/ghostty#884

@Crocmagnon
Copy link
Contributor Author

Workaround:

set tide_right_prompt_suffix " "

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

1 participant