File: xterm.el.html

Defined variables (17)

xterm--auto-xt-mouse-allowed-namesRegexp for terminals that automatically enable ‘xterm-mouse-mode’ at startup.
xterm--auto-xt-mouse-allowed-typesLike ‘xterm--auto-xt-mouse-allowed-names’, but for the terminal’s type.
xterm--cursor-type-to-intMapping of cursor type symbols to control sequence integers.
xterm--reset-cursor-color-escape-sequenceOSC 112 escape sequence to reset cursor color to terminal default.
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-update-cursorWhether to try to update cursor appearance on text terminals.
xterm-window-title-flagWhether a new frame has been created, calling for a title update.

Defined functions (31)

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--init-update-cursor()
xterm--maybe-update-default-face(FRAME)
xterm--pasted-text()
xterm--post-command-hook()
xterm--push-map(MAP BASEMAP)
xterm--query(QUERY HANDLERS &optional NO-ASYNC)
xterm--query-name-and-version()
xterm--read-event-for-query()
xterm--read-string(TERM1 &optional TERM2)
xterm--selection-char(TYPE)
xterm--set-background-mode(REDC GREENC BLUEC)
xterm--set-cursor-type(TERMINAL TYPE)
xterm--suspend-tty-function(TTY)
xterm--update-cursor-color()
xterm--update-cursor-type()
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)