[konsole] [Bug 457924] After executing `reset`, the usual warning when pressing Ctr+S is not seen

Kurt Hindenburg bugzilla_noreply at kde.org
Sun Mar 24 21:21:09 GMT 2024


https://bugs.kde.org/show_bug.cgi?id=457924

Kurt Hindenburg <khindenburg at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/0d3d
                   |                            |f225c91ea89f67efd149403bee4
                   |                            |a54de8a5c

--- Comment #2 from Kurt Hindenburg <khindenburg at kde.org> ---
Git commit 0d3df225c91ea89f67efd149403bee4a54de8a5c by Kurt Hindenburg, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 24/03/2024 at 20:59.
Pushed by hindenburg into branch 'master'.

Check only IXON when getting flow control state

We check the flow control state to display the "Output has been
suspended" warning message.  Check only IXON (flow control on output) on
the master fd, which corresponds to IXOFF (flow control on input) on
the slave side, since that's the direction we are interested in.

M  +3    -1    src/Pty.cpp

https://invent.kde.org/utilities/konsole/-/commit/0d3df225c91ea89f67efd149403bee4a54de8a5c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list