From 9d2393e543767592497782181aec7cec88bf7fbb Mon Sep 17 00:00:00 2001 From: Rahul Martim Juliato Date: Wed, 16 Jul 2025 19:10:13 -0300 Subject: [PATCH] doc: add floating windows TUI support note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f926798..363470f 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ own pace. The sky's the limit! 🌟 emacs --version ``` +**Note**: floating windows on TUI are only supported from Emacs >=31 (current +development version on Emacs master branch). + ## Installation Instructions 1. **Clone the repository**: