bug-bash@gnu.org

2022-01-23 Thread Koichi Murase
2022年1月24日(月) 11:40 Ángel : > Your English reads fine here :-) Thank you! Yeah, I think it can be "fine" for the communications, but I'm not sure if it qualifies for the explanation in the English manual. At least, I recognize that, when it comes to explaining complicated things, my English tends

Re: Bash-5.2-alpha available

2022-01-23 Thread Ángel
On 2022-01-21 at 10:24 -0500, Chet Ramey wrote: > Calling `unset I[@]' or `unset I[*]' for > an indexed array I now removes all the elements without unsetting the > array (identical to `I=()'). I have tried ... I guess the variable name was chosen to make it clear it's an *indexed* array. However,

bug-bash@gnu.org

2022-01-23 Thread Ángel
On 2022-01-21 at 01:43 +0900, Koichi Murase wrote: > Thank you. I'll later work on it though I actually don't have > confidence in my English ability. Anyway, I believe other people can > correct my broken English. > -- > Koichi Your English reads fine here :-)

Re: Bash not escaping escape sequences in directory names

2022-01-23 Thread Josh Harcombe
> > I will look at doing something here to improve the situation, but I'll push > back on the notion that this is a security issue with bash. > > This is fair. I guess you're concerned with "(along with other user-controlled > substitutions in the prompt)". I'm not entirely sure what the OP > mea