fix for LINENO after shell errors; fix for crash with !&; new read -E option

This commit is contained in:
Chet Ramey
2023-08-18 16:41:55 -04:00
parent 50ffbc9ddc
commit b64a7d8cbe
43 changed files with 7277 additions and 6868 deletions
+21 -21
View File
@@ -7,22 +7,22 @@
\initial {A}
\entry{\code {alias}}{57}
\initial {B}
\entry{\code {bg}}{118}
\entry{\code {bg}}{119}
\entry{\code {bind}}{57}
\entry{\code {break}}{50}
\entry{\code {builtin}}{58}
\entry{\code {builtin}}{59}
\initial {C}
\entry{\code {caller}}{59}
\entry{\code {cd}}{50}
\entry{\code {command}}{59}
\entry{\code {compgen}}{151}
\entry{\code {complete}}{151}
\entry{\code {compopt}}{154}
\entry{\code {compgen}}{152}
\entry{\code {complete}}{152}
\entry{\code {compopt}}{155}
\entry{\code {continue}}{50}
\initial {D}
\entry{\code {declare}}{59}
\entry{\code {dirs}}{105}
\entry{\code {disown}}{120}
\entry{\code {dirs}}{106}
\entry{\code {disown}}{121}
\initial {E}
\entry{\code {echo}}{61}
\entry{\code {enable}}{62}
@@ -32,28 +32,28 @@
\entry{\code {export}}{51}
\initial {F}
\entry{\code {false}}{51}
\entry{\code {fc}}{159}
\entry{\code {fg}}{118}
\entry{\code {fc}}{160}
\entry{\code {fg}}{119}
\initial {G}
\entry{\code {getopts}}{51}
\initial {H}
\entry{\code {hash}}{52}
\entry{\code {help}}{62}
\entry{\code {history}}{159}
\entry{\code {history}}{160}
\initial {J}
\entry{\code {jobs}}{118}
\entry{\code {jobs}}{119}
\initial {K}
\entry{\code {kill}}{119}
\entry{\code {kill}}{120}
\initial {L}
\entry{\code {let}}{62}
\entry{\code {let}}{63}
\entry{\code {local}}{63}
\entry{\code {logout}}{63}
\initial {M}
\entry{\code {mapfile}}{63}
\initial {P}
\entry{\code {popd}}{105}
\entry{\code {popd}}{106}
\entry{\code {printf}}{64}
\entry{\code {pushd}}{105}
\entry{\code {pushd}}{106}
\entry{\code {pwd}}{52}
\initial {R}
\entry{\code {read}}{65}
@@ -61,22 +61,22 @@
\entry{\code {readonly}}{53}
\entry{\code {return}}{53}
\initial {S}
\entry{\code {set}}{68}
\entry{\code {set}}{69}
\entry{\code {shift}}{53}
\entry{\code {shopt}}{73}
\entry{\code {source}}{66}
\entry{\code {suspend}}{120}
\entry{\code {source}}{67}
\entry{\code {suspend}}{121}
\initial {T}
\entry{\code {test}}{53}
\entry{\code {times}}{55}
\entry{\code {trap}}{55}
\entry{\code {true}}{56}
\entry{\code {type}}{66}
\entry{\code {type}}{67}
\entry{\code {typeset}}{67}
\initial {U}
\entry{\code {ulimit}}{67}
\entry{\code {umask}}{56}
\entry{\code {unalias}}{68}
\entry{\code {unalias}}{69}
\entry{\code {unset}}{57}
\initial {W}
\entry{\code {wait}}{119}
\entry{\code {wait}}{120}