Home
last modified time | relevance | path

Searched refs:bracketed_paste_end (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/vt/
H A Dselection.c402 static const char bracketed_paste_end[] = "\033[201~"; in paste_selection() local
404 const char *bpe = bp ? bracketed_paste_end : NULL; in paste_selection()