Detect potential Esc presses. Alt and Esc are detected as the same key in most terminals. The difference is that Alt signal is sent just before the other pressed key's signal. We therefore use a timeout (50ms) to detect whether Alt or Esc was pressed.
(data, signal, signal_data)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected