From 115f3f59346595ce01625396c448983a9d17f24c Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 25 Jan 2022 12:51:23 +0100 Subject: [PATCH] Improve the term-clear-full-screen-programs doc string * lisp/term.el (term-clear-full-screen-programs): Improve the doc string. --- lisp/term.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/term.el b/lisp/term.el index 0c8763b462a..3e05d529cd7 100644 --- a/lisp/term.el +++ b/lisp/term.el @@ -524,8 +524,8 @@ This means text can automatically reflow if the window is resized." "27.1") (defcustom term-clear-full-screen-programs t - "Whether to clear contents of full-screen TUI programs after exit. -If non-nil, output of full-screen TUI programs is cleared after + "Whether to clear contents of full-screen terminal programs after exit. +If non-nil, output of full-screen terminal programs is cleared after exiting them. Note however that a minority of such programs don't send an appropriate escape sequence to the terminal before exiting so their output isn't cleared regardless of this option." -- 2.39.2