jsmecham / atom-terminal-tab

Simple terminal for the Atom text editor.
https://atom.io/packages/terminal-tab
MIT License
142 stars 29 forks source link

logname returns root instead of your username #133

Open sebszocinski opened 4 years ago

sebszocinski commented 4 years ago

This is an issue if using tools like Ngrok via Valet Share... it uses logname and if that sends root then you can't have a custom config...

To test open Termnial in Atom and type logname to see what you get.

yacc143 commented 4 years ago
andreas@obelix:~/work/grants_team_setup$ logname
andreas

Seems to work for me, but I do have an even funnier issue (suid binaries do not work).