From d94b7db9754f219e6e4746a6aa1d37a8157fe277 Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Thu, 6 Feb 2025 17:26:24 +0100 Subject: [PATCH] fixup! fixup! win,tty: allow setting `ENABLE_VIRTUAL_TERMINAL_INPUT` for raw mode --- docs/src/tty.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/tty.rst b/docs/src/tty.rst index 0276999f..b461b244 100644 --- a/docs/src/tty.rst +++ b/docs/src/tty.rst @@ -25,7 +25,6 @@ Data types :: typedef enum { - /* Initial/normal terminal mode */ /* Initial/normal terminal mode */ UV_TTY_MODE_NORMAL, /*