INITIAL_PROMPT_SIZE  712 src/subshell/common.c         subshell_prompt = g_string_sized_new (INITIAL_PROMPT_SIZE);
INITIAL_PROMPT_SIZE  714 src/subshell/common.c         subshell_prompt_temp_buffer = g_string_sized_new (INITIAL_PROMPT_SIZE);