Fixes #3512. Ctrl+Z not suspending

This commit is contained in:
BDisp
2024-05-29 21:16:50 +01:00
parent 79ff00126c
commit 1862ca71ae

View File

@@ -1,3 +1,5 @@
#define UNIX_KEY_BINDINGS
using System.Net.Mime;
namespace Terminal.Gui;