From 4fb29c95c61256f78e4b501a3c550b4c92a92a4e Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 28 Feb 2026 14:52:34 +0200 Subject: misc: Add fallback for no XTerm alternate screen This cannot be determined at runtime without terminfo. --- README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index bdb0e43..50a13ae 100644 --- a/README.txt +++ b/README.txt @@ -93,6 +93,9 @@ Bonus example: -DDFM_NO_COLOR \ -DDFM_COL_NAV="VT_SGR(34,7)" +NOTE: If you are building for an environment without support for the XTerm +alternate screen, add -DDFM_CLEAR_EDIT to your configure flags. + CONFIGURATION ________________________________________________________________________________ -- cgit v1.2.3