ruimarinho / gsts

Obtain and store AWS STS credentials to interact with Amazon services by authenticating via G Suite SAML.
MIT License
219 stars 38 forks source link

Tmux captures input for Headful Browser #25

Closed dtardoin closed 4 years ago

dtardoin commented 4 years ago

When launching the headful browser from a tmux session, tmux captures keyboard input so you can't type into any fields in the browser window, makes it hard to enter a password. (I was able to successfully submit the password form when running the exact same command outside of tmux, so I figure that's to blame)

Not sure if there's anything to be tweaked within gsts to fix this or not.

ruimarinho commented 4 years ago

Just tried in tmux on macOS without any issue.. 🧐 any specific setting I should try to replicate?

dtardoin commented 4 years ago

I've tried different terminal emulators, different shells and tmux configs without narrowing it down any further... I'll keep trying different things to see if I can figure it out.

Even though I don't think either of these have anything to do with it, I'm using iTerm2 and ZSH for my shell.

ruimarinho commented 4 years ago

@dtardoin let me know if you find a way to replicate this! Closing for now.