]> git.ipfire.org Git - thirdparty/bash.git/commit
fix readline vi-mode mark commands to prevent errors if user types an arrow key where... devel
authorChet Ramey <chet.ramey@case.edu>
Fri, 7 Aug 2026 15:46:08 +0000 (11:46 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 7 Aug 2026 15:46:08 +0000 (11:46 -0400)
commit9c8a70bc9e2572156fbece23e4153e68c267b510
tree29d0e8deb0f73fea03dce964acdd7fee7370ddc2
parent9b6349ef406d4da2eb3689a9560a07a464810344
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
24 files changed:
CWRU/CWRU.chlog
builtins/reserved.def
doc/bash.0
doc/bash.html
doc/bash.info
doc/bash.pdf
doc/bashref.aux
doc/bashref.cp
doc/bashref.cps
doc/bashref.html
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.toc
doc/builtins.0
doc/builtins.pdf
doc/rbash.0
general.h
include/chartypes.h
lib/readline/vi_mode.c
mksyntax.c
po/id.gmo
po/id.po
syntax.h