mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 11:12:36 +02:00
fix readline vi-mode mark commands to prevent errors if user types an arrow key where a mark name is expected; fix for non-ascii characters being included in variable names if the system isalnum(3) returns success for the character
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
@numsubsecentry{Process Substitution}{3.5.6}{Process Substitution}{38}
|
||||
@numsubsecentry{Word Splitting}{3.5.7}{Word Splitting}{38}
|
||||
@numsubsecentry{Filename Expansion}{3.5.8}{Filename Expansion}{39}
|
||||
@numsubsubsecentry{Pattern Matching}{3.5.8.1}{Pattern Matching}{39}
|
||||
@numsubsubsecentry{Pattern Matching}{3.5.8.1}{Pattern Matching}{40}
|
||||
@numsubsecentry{Quote Removal}{3.5.9}{Quote Removal}{41}
|
||||
@numsecentry{Redirections}{3.6}{Redirections}{41}
|
||||
@numsubsecentry{Redirecting Input}{3.6.1}{}{43}
|
||||
|
||||
Reference in New Issue
Block a user