diff options
Diffstat (limited to 'src/parser.cpp')
-rw-r--r-- | src/parser.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parser.cpp b/src/parser.cpp index 175f281..e99f406 100644 --- a/src/parser.cpp +++ b/src/parser.cpp @@ -1879,6 +1879,9 @@ StateECommand::custom(gchar chr) * Currently, the following flags are used by \*(ST: * - 32: Enable/Disable executing register \(lq0\(rq hooks * - 64: Enable/Disable function key macros + * - 128: Enable/Disable enforcement of UNIX98 + * \(lq/bin/sh\(rq emulation for operating system command + * executions * * The features controlled thus are discribed in other sections * of this manual. |