should_read_new_subshell_prompt 1494 src/filemanager/layout.c     if (should_read_new_subshell_prompt)
should_read_new_subshell_prompt  134 src/subshell/common.c gboolean should_read_new_subshell_prompt;
should_read_new_subshell_prompt  896 src/subshell/common.c     should_read_new_subshell_prompt = FALSE;
should_read_new_subshell_prompt  975 src/subshell/common.c             if (should_read_new_subshell_prompt)
should_read_new_subshell_prompt 1008 src/subshell/common.c             should_read_new_subshell_prompt = TRUE;
should_read_new_subshell_prompt 1020 src/subshell/common.c             should_read_new_subshell_prompt = FALSE;
should_read_new_subshell_prompt   39 src/subshell/subshell.h extern gboolean should_read_new_subshell_prompt;