Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (date)
[
Thread Index
][
Top
][
All Lists
][
bug-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Fri Dec 31 2021 10:32:14 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2021
Re: Suggestion for .bashrc
,
Greg Wooledge
,
10:32
Re: Suggestion for .bashrc
,
Alex fxmbsw7 Ratchev
,
03:21
Suggestion for .bashrc
,
Kevin O'Gorman
,
03:18
December 30, 2021
Re: Empty array referenced by indirection reports unbound variable
,
konsolebox
,
11:58
Re: Empty array referenced by indirection reports unbound variable
,
Chet Ramey
,
11:35
December 27, 2021
Re: Allow `read` to recognize custom completions
,
konsolebox
,
23:43
Re: Empty array referenced by indirection reports unbound variable
,
konsolebox
,
23:37
Re: Add {{ }}, ${{ }}, return n [x], and $:
,
konsolebox
,
23:29
Re: Add {{ }}, ${{ }}, return n [x], and $:
,
konsolebox
,
23:14
December 26, 2021
Re: ~0, ~00, etc tilde expand to ~CURRENTUSER
,
Andreas Schwab
,
18:27
~0, ~00, etc tilde expand to ~CURRENTUSER
,
Emanuele Torre
,
18:08
Re: bash conditional expressions
,
L A Walsh
,
01:04
December 22, 2021
Re: Zero-length indexed arrays
,
L A Walsh
,
20:41
Re: Zero-length indexed arrays
,
Chet Ramey
,
09:14
Re: Space vs. non-space separators in COMP_WORDBREAKS
,
konsolebox
,
06:41
Re: Zero-length indexed arrays
,
konsolebox
,
06:15
Re: Zero-length indexed arrays
,
Lawrence Velázquez
,
00:13
December 21, 2021
Re: Zero-length indexed arrays
,
Greg Wooledge
,
23:07
Re: Zero-length indexed arrays
,
Dale R. Worley
,
22:49
Re: Format specifier for printf in manual
,
Chet Ramey
,
19:01
Format specifier for printf in manual
,
fatiparty
,
18:48
Re: Format specifier for printf in manual
,
Chet Ramey
,
18:36
Format specifier for printf in manual
,
fatiparty
,
18:12
Re: Format specifier for printf in manual
,
Lawrence Velázquez
,
17:53
Format specifier for printf in manual
,
fatiparty
,
17:40
December 20, 2021
Re: Unclosed quotes on heredoc mode
,
Chet Ramey
,
11:25
Re: Unclosed quotes on heredoc mode
,
Chet Ramey
,
11:02
Re: Space vs. non-space separators in COMP_WORDBREAKS
,
Chet Ramey
,
10:08
Re: Feature Request: Allow each completion to have their own wordbreaks
,
Chet Ramey
,
10:08
December 19, 2021
Re: in-line calls to functions cause "exit" in the function to act like "return"
,
Chet Ramey
,
13:15
December 18, 2021
Re: bash manual on interactive shell
,
Ángel
,
20:14
Re: Line is corrupted when pasting long string in vi mode with exit_attribute_mode prompt
,
Jack Pearson
,
12:16
Re: in-line calls to functions cause "exit" in the function to act like "return"
,
Alex fxmbsw7 Ratchev
,
11:19
Re: Line is corrupted when pasting long string in vi mode with exit_attribute_mode prompt
,
Andreas Schwab
,
11:03
Re: in-line calls to functions cause "exit" in the function to act like "return"
,
Kerin Millar
,
11:03
Re: in-line calls to functions cause "exit" in the function to act like "return"
,
Alex fxmbsw7 Ratchev
,
11:03
in-line calls to functions cause "exit" in the function to act like "return"
,
yesxorno
,
10:50
Line is corrupted when pasting long string in vi mode with exit_attribute_mode prompt
,
Jack Pearson
,
10:50
Feature Request: Allow each completion to have their own wordbreaks
,
konsolebox
,
04:43
December 17, 2021
Re: Space vs. non-space separators in COMP_WORDBREAKS
,
konsolebox
,
21:21
Re: Space vs. non-space separators in COMP_WORDBREAKS
,
Chet Ramey
,
14:13
Re: Space vs. non-space separators in COMP_WORDBREAKS
,
konsolebox
,
14:01
Re: Space vs. non-space separators in COMP_WORDBREAKS
,
Chet Ramey
,
11:49
Re: Have a method to prevent space from being added after an invalid one-result completion
,
konsolebox
,
08:02
Have a method to prevent space from being added after an invalid one-result completion
,
konsolebox
,
06:23
December 16, 2021
Re: Zero-length indexed arrays
,
Lawrence Velázquez
,
23:56
Re: Zero-length indexed arrays
,
Lawrence Velázquez
,
23:45
Zero-length indexed arrays
,
Dale R. Worley
,
23:02
Space vs. non-space separators in COMP_WORDBREAKS
,
konsolebox
,
18:57
Re: Gnu Bash Manual - Getting the Array Size
,
Chet Ramey
,
14:29
Gnu Bash Manual - Getting the Array Size
,
fatiparty
,
13:34
December 13, 2021
Re: `${array[index]=value}' broken in devel
,
Chet Ramey
,
15:23
Re: can't unset hash item with specific key
,
Chet Ramey
,
10:12
Re: bash manual on interactive shell
,
Kerin Millar
,
06:23
Re: bash manual on interactive shell
,
Oğuz
,
03:08
Re: bash manual on interactive shell
,
Mallika
,
03:06
Re: bash manual on interactive shell
,
Mallika
,
02:51
`${array[index]=value}' broken in devel
,
Oğuz
,
02:36
Re: bash manual on interactive shell
,
Lawrence Velázquez
,
01:08
bash manual on interactive shell
,
Mallika
,
00:31
December 12, 2021
Re: can't unset hash item with specific key
,
Andreas Kusalananda Kähäri
,
17:46
can't unset hash item with specific key
,
l . bashbug
,
17:28
December 09, 2021
Re: Unclosed quotes on heredoc mode
,
Robert Elz
,
05:31
December 08, 2021
Re: Unclosed quotes on heredoc mode
,
Chet Ramey
,
09:57
December 06, 2021
Re: Quoted new-lines cause heredoc to consume first new-line
,
Chet Ramey
,
10:01
December 05, 2021
Quoted new-lines cause heredoc to consume first new-line
,
S0AndS0
,
18:23
December 02, 2021
Re: some.. bug .. ?
,
Alex fxmbsw7 Ratchev
,
11:58
Re: some.. bug .. ?
,
Greg Wooledge
,
11:52
Re: some.. bug .. ?
,
Alex fxmbsw7 Ratchev
,
11:44
December 01, 2021
Re: empty nameref issue
,
Chet Ramey
,
09:33
Re: some.. bug .. ?
,
Alex fxmbsw7 Ratchev
,
02:01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc