From f2815e157fcdec51d59b791cb3f7d931014235ea Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 14 Jan 2025 17:46:42 +0000 Subject: mantis: . --- programs/st/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'programs/st') diff --git a/programs/st/config.h b/programs/st/config.h index e7f79e3..d6402f9 100644 --- a/programs/st/config.h +++ b/programs/st/config.h @@ -46,7 +46,7 @@ int allowaltscreen = 1; /* allow certain non-interactive (insecure) window operations such as: setting the clipboard text */ -int allowwindowops = 0; +int allowwindowops = 1; /* * draw latency range in ms - from new content/keypress/etc until drawing. -- cgit v1.2.3