ansi-osc

Homepage: https://www.gnu.org/software/emacs

Author: Augusto Stoffel, Matthias Meulien

Summary

Support for OSC escape sequences

Commentary

Interpretation of OSC (Operating System Commands) escape sequences.
Handlers for OSC 2, 7 and 8 (for window title, current directory
and hyperlinks respectively) are provided.

The function `ansi-osc-compilation-filter' can be added to
`compilation-filter-hook' to collect OSC sequences in compilation
buffers.  The variable `ansi-osc-for-compilation-buffer' tells what
to do with collected sequences.

Reverse dependencies