mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 10:20:49 +02:00
commit bash-20170630 snapshot
This commit is contained in:
+3
-2
@@ -6183,8 +6183,9 @@ A synonym for \fByank\-last\-arg\fP.
|
||||
.TP
|
||||
.B operate\-and\-get\-next (C\-o)
|
||||
Accept the current line for execution and fetch the next line
|
||||
relative to the current line from the history for editing. Any
|
||||
argument is ignored.
|
||||
relative to the current line from the history for editing.
|
||||
A numeric argument, if supplied, specifies the history entry to use instead
|
||||
of the current line.
|
||||
.TP
|
||||
.B edit\-and\-execute\-command (C\-x C\-e)
|
||||
Invoke an editor on the current command line, and execute the result as shell
|
||||
|
||||
Reference in New Issue
Block a user