Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
V
vte
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • GNOME
  • vte
  • Issues
  • #125

Closed
Open
Opened May 18, 2019 by Hippie Hacker@hh

Add support for OSC 52

OSC 52 control code can be used to copy text into the clipboard.

tmux has native support for the OSC 52 sequence. See man tmux https://linux.die.net/man/1/tmux under the set-clipboard setting.

If gnome terminal could support OSC 52 it would remove the reliance on xclip or xsel and copying in tmux would work regardless of ssh tunnels.

VTE has support for parsing the escape code: _VTE_OSC(XTERM_SET_XSELECTION, 52)

w3 clipboard-apis might also be an informative read.

It's been stale for a while, but I'm interested in getting a conversation up on gitlab, since we've moved here -https://bugzilla.gnome.org/show_bug.cgi?id=795774

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/vte#125