From e0f591bc49d5ea6d1b3d083b8f8e73c39638a273 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 10 Dec 2023 10:42:01 -0500 Subject: [PATCH] fixes3-7-0.txt entry for pull request 1155 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index eb8fa876b..379d06d21 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -2583,6 +2583,7 @@ add new options 'nopick_dropped' and 'pickup_stolen' options to avoid auto-pickup of items dropped by hero and to auto-pickup things previously stolen from hero if moved upon while autopickup is On; both bypass pickup_types and autopickup_exceptions (pr #1140 by entrez) +fix msg_window:combination and TTY getlin() ^P (pr #1155 by entrez) Code Cleanup and Reorganization