Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DVTkeymap.h94 #define BEGIN_BRACKETED_PASTE_CODE "\033[200~" macro
H A DTermView.cpp927 fShell->Write(BEGIN_BRACKETED_PASTE_CODE, strlen(BEGIN_BRACKETED_PASTE_CODE)); in Paste()