Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OSC52 Support for coder web terminals #16577

Description

@MrPeacockNLB

Description

Coder WebTerminal should support OSC 52 for easy copying when running TMux inside the terminal. XTerm.js now supports OSC 52. See xtermjs/xterm.js#3260

related: #5001

Behaviour

  • Start a new WebTerminal
  • Start TMux as terminal multiplexer
  • execute printf "\033]52;c;$(echo -n 'Coder is Cool' | base64)\a" to see if Test gets copied to clipboard
  • nothing gets copied to clipboard

Expected behaviour

  • The Text Coder is Cool should be in local clipboard

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions