]> git.eshelyaron.com Git - emacs.git/commit
Fix input availability detection during visible-bell
authorPo Lu <luangruo@yahoo.com>
Wed, 13 Apr 2022 07:03:50 +0000 (15:03 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 13 Apr 2022 07:03:50 +0000 (15:03 +0800)
commite1c6b40e9d3b9bb44a310dcac4f7f05b4e5bde4f
tree759830a8e8fcbb2ea9b088a625d5a1e230db162d
parenteb85abf5b2d0ce02f934f2d334ecd60c57da907c
Fix input availability detection during visible-bell

* src/xterm.c (XTflash): Exit pselect loop also if input becomes
available on f's display connection.
src/xterm.c