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

Terminal fails in SSH from ubuntu #44

Closed
ilaffey2 opened this issue Jan 27, 2025 · 4 comments
Closed

Terminal fails in SSH from ubuntu #44

ilaffey2 opened this issue Jan 27, 2025 · 4 comments

Comments

@ilaffey2
Copy link

Alacritty (linux term) is not supported

Mactop fails over ssh.

Works fine with GNOME terminal

fish@fish build-arm64 % sudo mactop
Password:
failed to initialize termui: termbox: error while reading terminfo data: termbox: unsupported terminal
fish@fish build-arm64 %
@ilaffey2
Copy link
Author

@samheutmaker pls fix thx

@metaspartan
Copy link
Collaborator

Please try using a terminal like https://ghostty.org or macOS built-in terminal, this would a sub package issue with what we use for TUI, closing for now, as it is a bit out of scope of the project. This is built for macOS only.

@ilaffey2
Copy link
Author

export TERM=xterm-256color

Fixing the mac terminal like this over ssh actually fixes the issue!

@ilaffey2
Copy link
Author

Working on ubuntu
Image

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

2 participants