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

Keyboard input not responding #1

Open
paulirotta opened this issue Jan 25, 2021 · 7 comments
Open

Keyboard input not responding #1

paulirotta opened this issue Jan 25, 2021 · 7 comments

Comments

@paulirotta
Copy link

I did the brew install on a 2019 MacbookAir. App launches but unable to get past the opening screen.

@TurkeyMcMac
Copy link
Owner

Are you using the default Mac terminal?

@paulirotta
Copy link
Author

Yes

@TurkeyMcMac
Copy link
Owner

Could you get the output of the following script?

echo $TERM; mdls -name kMDItemVersion /System/Applications/Utilities/Terminal.app; otool -L $(which ts3d-no-data)

@paulirotta
Copy link
Author

paulirotta commented Jan 29, 2021

paul@Pauls-MacBook-Air ~ % echo $TERM; mdls -name kMDItemVersion /System/Applications/Utilities/Terminal.app; otool -L $(which ts3d-no-data)
xterm-256color
kMDItemVersion = "2.11"
/usr/local/bin/ts3d-no-data:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1292.60.1)
/usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current version 5.4.0)

@TurkeyMcMac
Copy link
Owner

Does the problem persist when running on a different terminal emulator like iTerm2, Kitty, or Alacritty?

@TurkeyMcMac
Copy link
Owner

@paulirotta I just pushed a fix to an input bug which might be related to your issue. Does TS3D version 1.15.2 work for you?

@MidnightPhantom
Copy link

man TurkeyMcMac passed away u know that?

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