On 12/20/20 8:39 PM, Eli Schwartz wrote:
From CWRU/changelog:
3/23
eval.c
- execute_prompt_command: if an array variable PROMPT_COMMANDS exists,
prefer it to PROMPT_COMMAND and execute all of the commands contained as
array elements in index order.
doc/{bash.1,bashref.texi}
- PROMPT_CO
From CWRU/changelog:
3/23
eval.c
- execute_prompt_command: if an array variable PROMPT_COMMANDS exists,
prefer it to PROMPT_COMMAND and execute all of the commands contained as
array elements in index order.
doc/{bash.1,bashref.texi}
- PROMPT_COMMANDS: new array variable
8/25
eval