From 9638063359f08bd1c97037ad80b5fab230cdc3c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Breitbart?= Date: Mon, 24 Apr 2023 12:30:41 +0200 Subject: [PATCH] fix #4477 --- css/xterm.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/xterm.css b/css/xterm.css index e9fd8153f0..2746016b58 100644 --- a/css/xterm.css +++ b/css/xterm.css @@ -149,6 +149,7 @@ right: 0; z-index: 10; color: transparent; + pointer-events: none; } .xterm .live-region {