mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 05:30:49 +02:00
changes for quoting special and multibyte characters in glob patterns; changes to filename unicode normalization on macOS for globbing and filename completion; send SIGCONT unconditionally to just-restarted job in fg/bg
This commit is contained in:
+4
-4
@@ -122,7 +122,7 @@
|
||||
\initial {I}
|
||||
\entry{\code {IFS}}{80}
|
||||
\entry{\code {IGNOREEOF}}{89}
|
||||
\entry{\code {input-meta}}{128}
|
||||
\entry{\code {input-meta}}{129}
|
||||
\entry{\code {INPUTRC}}{89}
|
||||
\entry{\code {INSIDE_EMACS}}{89}
|
||||
\entry{\code {isearch-terminators}}{129}
|
||||
@@ -146,9 +146,9 @@
|
||||
\entry{\code {MAPFILE}}{90}
|
||||
\entry{\code {mark-modified-lines}}{129}
|
||||
\entry{\code {mark-symlinked-directories}}{129}
|
||||
\entry{\code {match-hidden-files}}{129}
|
||||
\entry{\code {match-hidden-files}}{130}
|
||||
\entry{\code {menu-complete-display-prefix}}{130}
|
||||
\entry{\code {meta-flag}}{128}
|
||||
\entry{\code {meta-flag}}{129}
|
||||
\initial {O}
|
||||
\entry{\code {OLDPWD}}{90}
|
||||
\entry{\code {OPTARG}}{80}
|
||||
@@ -186,7 +186,7 @@
|
||||
\entry{\code {SHLVL}}{91}
|
||||
\entry{\code {show-all-if-ambiguous}}{130}
|
||||
\entry{\code {show-all-if-unmodified}}{130}
|
||||
\entry{\code {show-mode-in-prompt}}{130}
|
||||
\entry{\code {show-mode-in-prompt}}{131}
|
||||
\entry{\code {skip-completed-text}}{131}
|
||||
\entry{\code {SRANDOM}}{91}
|
||||
\initial {T}
|
||||
|
||||
Reference in New Issue
Block a user