Searched refs:bracketed_paste_end (Results 1 – 1 of 1) sorted by relevance
402 static const char bracketed_paste_end[] = "\033[201~"; in paste_selection() local404 const char *bpe = bp ? bracketed_paste_end : NULL; in paste_selection()