File: xterm.el.html

Defined variables (12)

xterm-alternatives-mapKeymap of possible alternative meanings for some keys.
xterm-extra-capabilitiesWhether Xterm supports some additional, more modern, features.
xterm-function-mapFunction key map overrides for xterm.
xterm-max-cut-lengthMaximum number of bytes to cut into xterm using the OSC 52 sequence.
xterm-paste-ending-sequenceCharacters sent by the terminal to end a bracketed paste.
xterm-query-redisplay-timeoutSeconds to wait before allowing redisplay during terminal query.
xterm-query-timeoutSeconds to wait for an answer from the terminal.
xterm-rxvt-function-mapKeymap of escape sequences, shared between xterm and rxvt support.
xterm-set-window-titleWhether Emacs should set window titles to an Emacs frame in an XTerm.
xterm-standard-colorsNames of 16 standard xterm/aixterm colors, their numbers, and RGB values.
xterm-store-paste-on-kill-ringIf non-nil, pasting text into Emacs will put the text onto the kill ring.
xterm-window-title-flagWhether a new frame has been created, calling for a title update.

Defined functions (23)

terminal-init-xterm()
xterm--init()
xterm--init-activate-get-selection()
xterm--init-activate-set-selection()
xterm--init-bracketed-paste-mode()
xterm--init-focus-tracking()
xterm--init-frame-title()
xterm--init-modify-other-keys()
xterm--pasted-text()
xterm--push-map(MAP BASEMAP)
xterm--query(QUERY HANDLERS &optional NO-ASYNC)
xterm--read-event-for-query()
xterm--selection-char(TYPE)
xterm--suspend-tty-function(TTY)
xterm-maybe-set-dark-background-mode(REDC GREENC BLUEC)
xterm-paste(EVENT)
xterm-register-default-colors(COLORS)
xterm-rgb-convert-to-16bit(PRIM)
xterm-set-window-title(&optional TERMINAL)
xterm-set-window-title-flag(FRAME)
xterm-translate-bracketed-paste(PROMPT)
xterm-translate-focus-in(PROMPT)
xterm-translate-focus-out(PROMPT)

Defined faces (0)