From 74600a6fc86e3b41623bc269929444135473704a Mon Sep 17 00:00:00 2001 From: "J.D. Smith" Date: Wed, 19 Apr 2006 21:27:28 +0000 Subject: [PATCH] Added sentence on partial input being saved with M-p/M-n/M-s/M-r. --- man/misc.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man/misc.texi b/man/misc.texi index 6a99a20da3c..0b07e04ed68 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -825,7 +825,9 @@ same regexp used last time. When you find the previous input you want, you can resubmit it by typing @key{RET}, or you can edit it first and then resubmit it if you -wish. +wish. Any partial input you were composing before navigating the +history list is restored when you go to the beginning or end of the +history ring. Often it is useful to reexecute several successive shell commands that were previously executed in sequence. To do this, first find and -- 2.39.5