diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2020-03-08 14:04:13 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-03-08 14:07:04 -0400 |
commit | d00df0aaf9105128d80f6e395974474cf5975499 (patch) | |
tree | 70bf23dad8fc88bd43b1700e35634f2da5efedc4 /lisp/emacs-lisp/ert.el | |
parent | 35a13fca32c3371ca25d87f7447b4bd4f65de710 (diff) | |
download | emacs-d00df0aaf9105128d80f6e395974474cf5975499.tar.gz emacs-d00df0aaf9105128d80f6e395974474cf5975499.tar.bz2 emacs-d00df0aaf9105128d80f6e395974474cf5975499.zip |
* lisp/term/rxvt.el: Enable backeted paste and window title
rxvt-unicode uses the same escape sequences as xterm so just re-use
the xterm functions to enable them. The `xterm-rxvt-function-map`
keymap already has
(define-key map "\e[200~" [xterm-paste])
so we're already handling the paste sequence and only need to enable it.
Tested on rxvt-unicode version 9.22.
(rxvt-set-window-title): New var.
(terminal-init-rxvt): Use it; enable bracketed paste mode;
run terminal-init-rxvt-hook.
Diffstat (limited to 'lisp/emacs-lisp/ert.el')
0 files changed, 0 insertions, 0 deletions