Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S specifications
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • terminal-wg
  • specifications
  • Issues
  • #20
Closed
Open
Issue created Nov 01, 2019 by Christian Duerr@chrisduerr

Specify OSC 7 behavior

The OSC 7 escape is already used by many terminal emulators (including for example VTE and Terminal.app), to inform the terminal about the currently active working directory. One of its use cases is that it allows reliably opening new terminals in the current working directory, assuming that client support is present.

An implementation for Alacritty was proposed in https://github.com/jwilm/alacritty/pull/2937, however to my knowledge there is no documentation on the behavior of this escape.

Creating a more formal standard describing the behavior in a specification on this project rather than using existing implementations would both help with consistency across implementations and might also be a great example of the terminal-wg's goals.

Assignee
Assign to
Time tracking