mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 02:10:50 +02:00
new bindable readline command `execute-named-command', bound to M-x in emacs mode
This commit is contained in:
+2
-2
@@ -6135,8 +6135,8 @@ The Bash @sc{posix} mode is described in @ref{Bash POSIX Mode}.
|
||||
|
||||
These are the @sc{posix} special builtins:
|
||||
@example
|
||||
@w{break : . continue eval exec exit export readonly return set}
|
||||
@w{shift trap unset}
|
||||
@w{break : . source continue eval exec exit export readonly return set}
|
||||
@w{shift times trap unset}
|
||||
@end example
|
||||
|
||||
@node Shell Variables
|
||||
|
||||
Reference in New Issue
Block a user