diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-04-16 20:16:43 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-04-16 20:18:02 +0000 |
| commit | b3884193b7bd3977acc44790b6278b60517ad097 (patch) | |
| tree | d3a58576a5bbfb38982096462194e26a33aca620 /editline.7 | |
| parent | 5a36c82614102a8c3926bca0bdb9d44149691be8 (diff) | |
libedit: import snapshort 2025-01-03vendor/NetBSD/libedit/2025-01-03vendor/NetBSD/libedit
Diffstat (limited to 'editline.7')
| -rw-r--r-- | editline.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editline.7 b/editline.7 index 863bab96d519..9a96fca47fa5 100644 --- a/editline.7 +++ b/editline.7 @@ -1,4 +1,4 @@ -.\" $NetBSD: editline.7,v 1.5 2016/05/09 21:27:55 christos Exp $ +.\" $NetBSD: editline.7,v 1.6 2024/04/06 13:36:11 christos Exp $ .\" $OpenBSD: editline.7,v 1.1 2016/04/20 01:11:45 schwarze Exp $ .\" .\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd May 7, 2016 +.Dd April 6, 2024 .Dt EDITLINE 7 .Os .Sh NAME @@ -546,7 +546,7 @@ It is an error if the cursor is already at the end of the edit buffer. .It Ic em-set-mark Pq emacs: Ctrl-Q, NUL Set the mark at the current cursor position. -.It Ic em-toggle-overwrite Pq not bound by default +.It Ic em-toggle-overwrite Pq insert Switch from insert to overwrite mode or vice versa. .It Ic em-universal-argument Pq not bound by default If in argument input mode, multiply the argument by 4. |
