mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 03:02:40 +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:
+2
-2
@@ -64,8 +64,8 @@
|
||||
\entry{expansion, pathname}{39}{expansion, pathname}
|
||||
\entry{filename expansion}{39}{filename expansion}
|
||||
\entry{pathname expansion}{39}{pathname expansion}
|
||||
\entry{pattern matching}{39}{pattern matching}
|
||||
\entry{matching, pattern}{39}{matching, pattern}
|
||||
\entry{pattern matching}{40}{pattern matching}
|
||||
\entry{matching, pattern}{40}{matching, pattern}
|
||||
\entry{redirection}{41}{redirection}
|
||||
\entry{command expansion}{45}{command expansion}
|
||||
\entry{command execution}{46}{command execution}
|
||||
|
||||
Reference in New Issue
Block a user