Closed asomers closed 9 months ago
When the login terminal is bash, terminal settings will not be correctly reset on exit. When the login terminal is fish, everything works fine.
I have bisected this bug to 271a7e5a6894738363da3bb37a49c7257e028a36
speed 9600 baud; lflags: -icanon -isig -iexten -echo echoke echoctl iflags: -icrnl -ixon -ixany -imaxbel ignbrk -brkint oflags: -opost tab0 cflags: cs8 -parenb
When the login terminal is bash, terminal settings will not be correctly reset on exit. When the login terminal is fish, everything works fine.
I have bisected this bug to 271a7e5a6894738363da3bb37a49c7257e028a36
Steps to Reproduce