bracketed_pasting_in_progress   99 lib/tty/key.c  gboolean bracketed_pasting_in_progress = FALSE;
bracketed_pasting_in_progress 2119 lib/tty/key.c          bracketed_pasting_in_progress = TRUE;
bracketed_pasting_in_progress 2124 lib/tty/key.c          bracketed_pasting_in_progress = FALSE;
bracketed_pasting_in_progress 2241 lib/tty/key.c      bracketed_pasting_in_progress = FALSE;
bracketed_pasting_in_progress   68 lib/tty/key.h  extern gboolean bracketed_pasting_in_progress;
bracketed_pasting_in_progress 3652 src/editor/edit.c             if (edit_options.return_does_auto_indent && !bracketed_pasting_in_progress)
bracketed_pasting_in_progress 3659 src/editor/edit.c             if (edit_options.return_does_auto_indent && !bracketed_pasting_in_progress)