mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 11:20:50 +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:
+13
-13
@@ -12,58 +12,58 @@
|
||||
\entry{\code {break}}{50}
|
||||
\entry{\code {builtin}}{58}
|
||||
\initial {C}
|
||||
\entry{\code {caller}}{58}
|
||||
\entry{\code {caller}}{59}
|
||||
\entry{\code {cd}}{50}
|
||||
\entry{\code {command}}{59}
|
||||
\entry{\code {compgen}}{150}
|
||||
\entry{\code {complete}}{150}
|
||||
\entry{\code {compopt}}{153}
|
||||
\entry{\code {compgen}}{151}
|
||||
\entry{\code {complete}}{151}
|
||||
\entry{\code {compopt}}{154}
|
||||
\entry{\code {continue}}{50}
|
||||
\initial {D}
|
||||
\entry{\code {declare}}{59}
|
||||
\entry{\code {dirs}}{105}
|
||||
\entry{\code {disown}}{120}
|
||||
\initial {E}
|
||||
\entry{\code {echo}}{60}
|
||||
\entry{\code {enable}}{61}
|
||||
\entry{\code {echo}}{61}
|
||||
\entry{\code {enable}}{62}
|
||||
\entry{\code {eval}}{50}
|
||||
\entry{\code {exec}}{51}
|
||||
\entry{\code {exit}}{51}
|
||||
\entry{\code {export}}{51}
|
||||
\initial {F}
|
||||
\entry{\code {false}}{51}
|
||||
\entry{\code {fc}}{158}
|
||||
\entry{\code {fc}}{159}
|
||||
\entry{\code {fg}}{118}
|
||||
\initial {G}
|
||||
\entry{\code {getopts}}{51}
|
||||
\initial {H}
|
||||
\entry{\code {hash}}{52}
|
||||
\entry{\code {help}}{62}
|
||||
\entry{\code {history}}{158}
|
||||
\entry{\code {history}}{159}
|
||||
\initial {J}
|
||||
\entry{\code {jobs}}{118}
|
||||
\initial {K}
|
||||
\entry{\code {kill}}{119}
|
||||
\initial {L}
|
||||
\entry{\code {let}}{62}
|
||||
\entry{\code {local}}{62}
|
||||
\entry{\code {local}}{63}
|
||||
\entry{\code {logout}}{63}
|
||||
\initial {M}
|
||||
\entry{\code {mapfile}}{63}
|
||||
\initial {P}
|
||||
\entry{\code {popd}}{105}
|
||||
\entry{\code {printf}}{63}
|
||||
\entry{\code {printf}}{64}
|
||||
\entry{\code {pushd}}{105}
|
||||
\entry{\code {pwd}}{52}
|
||||
\initial {R}
|
||||
\entry{\code {read}}{64}
|
||||
\entry{\code {read}}{65}
|
||||
\entry{\code {readarray}}{66}
|
||||
\entry{\code {readonly}}{53}
|
||||
\entry{\code {return}}{53}
|
||||
\initial {S}
|
||||
\entry{\code {set}}{68}
|
||||
\entry{\code {shift}}{53}
|
||||
\entry{\code {shopt}}{72}
|
||||
\entry{\code {shopt}}{73}
|
||||
\entry{\code {source}}{66}
|
||||
\entry{\code {suspend}}{120}
|
||||
\initial {T}
|
||||
@@ -77,6 +77,6 @@
|
||||
\entry{\code {ulimit}}{67}
|
||||
\entry{\code {umask}}{56}
|
||||
\entry{\code {unalias}}{68}
|
||||
\entry{\code {unset}}{56}
|
||||
\entry{\code {unset}}{57}
|
||||
\initial {W}
|
||||
\entry{\code {wait}}{119}
|
||||
|
||||
Reference in New Issue
Block a user