new readline application variable rl_full_quoting_desired; new programmable completion option "fullquote"; TIMEFORMAT now accepts precisions up to six digits

This commit is contained in:
Chet Ramey
2023-06-16 12:49:11 -04:00
parent 76112093ec
commit b91488b51c
39 changed files with 5541 additions and 5354 deletions
+26 -26
View File
@@ -115,29 +115,29 @@
@numsecentry{Programmable Completion}{8.6}{Programmable Completion}{147}
@numsecentry{Programmable Completion Builtins}{8.7}{Programmable Completion Builtins}{150}
@numsecentry{A Programmable Completion Example}{8.8}{A Programmable Completion Example}{154}
@numchapentry{Using History Interactively}{9}{Using History Interactively}{156}
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{156}
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{156}
@numsecentry{History Expansion}{9.3}{History Interaction}{158}
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{159}
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{160}
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{160}
@numchapentry{Installing Bash}{10}{Installing Bash}{162}
@numsecentry{Basic Installation}{10.1}{Basic Installation}{162}
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{163}
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{163}
@numsecentry{Installation Names}{10.4}{Installation Names}{164}
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{164}
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{164}
@numsecentry{Operation Controls}{10.7}{Operation Controls}{165}
@numsecentry{Optional Features}{10.8}{Optional Features}{165}
@appentry{Reporting Bugs}{A}{Reporting Bugs}{171}
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{172}
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{176}
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{178}
@appentry{Indexes}{D}{Indexes}{186}
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{186}
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{187}
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{188}
@appsecentry{Function Index}{D.4}{Function Index}{190}
@appsecentry{Concept Index}{D.5}{Concept Index}{192}
@numchapentry{Using History Interactively}{9}{Using History Interactively}{157}
@numsecentry{Bash History Facilities}{9.1}{Bash History Facilities}{157}
@numsecentry{Bash History Builtins}{9.2}{Bash History Builtins}{157}
@numsecentry{History Expansion}{9.3}{History Interaction}{159}
@numsubsecentry{Event Designators}{9.3.1}{Event Designators}{160}
@numsubsecentry{Word Designators}{9.3.2}{Word Designators}{161}
@numsubsecentry{Modifiers}{9.3.3}{Modifiers}{161}
@numchapentry{Installing Bash}{10}{Installing Bash}{163}
@numsecentry{Basic Installation}{10.1}{Basic Installation}{163}
@numsecentry{Compilers and Options}{10.2}{Compilers and Options}{164}
@numsecentry{Compiling For Multiple Architectures}{10.3}{Compiling For Multiple Architectures}{164}
@numsecentry{Installation Names}{10.4}{Installation Names}{165}
@numsecentry{Specifying the System Type}{10.5}{Specifying the System Type}{165}
@numsecentry{Sharing Defaults}{10.6}{Sharing Defaults}{165}
@numsecentry{Operation Controls}{10.7}{Operation Controls}{166}
@numsecentry{Optional Features}{10.8}{Optional Features}{166}
@appentry{Reporting Bugs}{A}{Reporting Bugs}{172}
@appentry{Major Differences From The Bourne Shell}{B}{Major Differences From The Bourne Shell}{173}
@appsecentry{Implementation Differences From The SVR4.2 Shell}{B.1}{}{177}
@appentry{GNU Free Documentation License}{C}{GNU Free Documentation License}{179}
@appentry{Indexes}{D}{Indexes}{187}
@appsecentry{Index of Shell Builtin Commands}{D.1}{Builtin Index}{187}
@appsecentry{Index of Shell Reserved Words}{D.2}{Reserved Word Index}{188}
@appsecentry{Parameter and Variable Index}{D.3}{Variable Index}{189}
@appsecentry{Function Index}{D.4}{Function Index}{191}
@appsecentry{Concept Index}{D.5}{Concept Index}{193}