| Summary: | Ctrl-C or ~. doesn't work with SessionType none | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Christoph Anton Mitterer <calestyo> | ||||
| Component: | ssh | Assignee: | Damien Miller <djm> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 8.7p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 3353 | ||||||
| Attachments: |
|
||||||
|
Description
Christoph Anton Mitterer
2021-11-07 03:19:47 AEDT
Created attachment 3555 [details]
don't put tty in raw mode for sessiontype=none
The problem here is that the tty is placed into raw mode regardless of the session type. IMO it should be left alone when SessionType=none
Thanks for the report, this is fixed in dc91ceea33cd4 and will be in OpenSSH 8.9 closing bugs resolved before openssh-8.9 |