summaryrefslogtreecommitdiff
path: root/src/tty.c
diff options
context:
space:
mode:
authorHayaki Saito <user@zuse.jp>2013-03-15 16:23:54 +0100
committerAmadeusz Sławiński <amade@asmblr.net>2015-06-25 17:05:31 +0200
commitc389013e89e7b04ce43872f2e72d43f77461a3c0 (patch)
treea0a98685106233aee463b3860077478be9d9ce7a /src/tty.c
parent23eaac6763a1a0a9f837d094bfb5f13d0cf25a44 (diff)
downloadscreen-c389013e89e7b04ce43872f2e72d43f77461a3c0.tar.gz
Support "bracket paste mode" and cursor-style manipulation
Hello, lists This patch adds the following two features to GNU Screen: - Bracket Paste Mode (DECSET/DECRST 2004) - DECSCUSR(cursor style manipulation) By using "bracketed paste mode", the pasted text is bracketed with special control sequences. DECSCUSR can change cursor style and shape (blink/steady, block/Vertical bar/horizontal bar). ref: http://invisible-island.net/xterm/ctlseqs/ctlseqs.html These days, many of xterm-compatible terminal emulators support these features. But current GNU Screen blocks them. This patch manages states of "Bracket Paste Mode (DECSET/DECRST 2004)" and DECSCUSR(cursor style manipulation), for each of screens. Please check it. Hayaki Saito <user@zuse.jp> https://lists.gnu.org/archive/html/screen-devel/2013-03/msg00000.html
Diffstat (limited to 'src/tty.c')
0 files changed, 0 insertions, 0 deletions