commit 6c2c6b58a4810f96987afc0da0f004079a2809ab
parent 19a11296982025d07a5e0ea91587347d98ca3028
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Fri, 14 Jul 2017 00:39:43 -0500
docs: remove man page reference to indent/unindent lacking undo/redo
This is no longer accurate.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/nano.1 b/doc/nano.1
@@ -294,9 +294,9 @@ it unique. In multibuffer mode, \fBnano\fP will write all the open
buffers to their respective emergency files.
.SH BUGS
-Justifications (\fB^J\fR) and reindentations (\fBM\-{\fR and \fBM\-}\fR)
+Justifications (\fB^J\fR)
are not yet covered by the general undo system. So after a justification
-that is not immediately undone, or after any reindentation, earlier edits
+that is not immediately undone, earlier edits
cannot be undone any more. The workaround is, of course, to exit without
saving.
.sp