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
@@ -87,7 +87,7 @@
|
||||
\entry{localization}{7}
|
||||
\entry{login shell}{102}
|
||||
\initial {M}
|
||||
\entry{matching, pattern}{39}
|
||||
\entry{matching, pattern}{40}
|
||||
\entry{metacharacter}{3}
|
||||
\initial {N}
|
||||
\entry{name}{3}
|
||||
@@ -101,7 +101,7 @@
|
||||
\entry{parameters, positional}{23}
|
||||
\entry{parameters, special}{24}
|
||||
\entry{pathname expansion}{39}
|
||||
\entry{pattern matching}{39}
|
||||
\entry{pattern matching}{40}
|
||||
\entry{pipeline}{10}
|
||||
\entry{POSIX}{3}
|
||||
\entry{POSIX description}{116}
|
||||
|
||||
Reference in New Issue
Block a user