Home
last modified time | relevance | path

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

/dports/devel/replxx/replxx-release-0.0.3/src/
H A Dio.cxx187 static char const BRACK_PASTE_INIT[] = "\033[?2004h"; in enable_bracketed_paste() local
188 write8( BRACK_PASTE_INIT, sizeof ( BRACK_PASTE_INIT ) - 1 ); in enable_bracketed_paste()
/dports/math/curv/curv-0.5/extern/replxx/src/
H A Dio.cxx187 static char const BRACK_PASTE_INIT[] = "\033[?2004h"; in enable_bracketed_paste() local
188 write8( BRACK_PASTE_INIT, sizeof ( BRACK_PASTE_INIT ) - 1 ); in enable_bracketed_paste()
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/replxx/src/
H A Dterminal.cxx199 static char const BRACK_PASTE_INIT[] = "\033[?2004h"; in enable_bracketed_paste() local
200 write8( BRACK_PASTE_INIT, sizeof ( BRACK_PASTE_INIT ) - 1 ); in enable_bracketed_paste()
/dports/mail/rspamd/rspamd-3.1/contrib/replxx/src/
H A Dterminal.cxx199 static char const BRACK_PASTE_INIT[] = "\033[?2004h"; in enable_bracketed_paste() local
200 write8( BRACK_PASTE_INIT, sizeof ( BRACK_PASTE_INIT ) - 1 ); in enable_bracketed_paste()
/dports/shells/bash/bash-5.1/lib/readline/
H A Drlprivate.h325 #define BRACK_PASTE_INIT "\033[?2004h" macro
H A Drltty.c667 fprintf (rl_outstream, BRACK_PASTE_INIT); in rl_prep_terminal()
/dports/devel/gdb/gdb-11.1/readline/readline/
H A Drlprivate.h325 #define BRACK_PASTE_INIT "\033[?2004h" macro
H A Drltty.c667 fprintf (rl_outstream, BRACK_PASTE_INIT); in rl_prep_terminal()
/dports/devel/readline/readline-8.1/
H A Drlprivate.h325 #define BRACK_PASTE_INIT "\033[?2004h" macro
H A Drltty.c667 fprintf (rl_outstream, BRACK_PASTE_INIT); in rl_prep_terminal()