Clipboard integration between tmux, nvim, zsh, x11, across SSH sessions

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-oscyank

    A Vim plugin to copy text through SSH with OSC52

  • I just use this [0] vim plugin to copy in vim. For copying from the CLI in ssh I use this app [1]. Both leverage OSC52 escape codes which are pretty widely supported by terminals nowadays.

    Need to figure out an equally simple solution for CLI paste support though.

    [0] https://github.com/ojroques/vim-oscyank

    [1] https://github.com/theimpostor/osc52

  • osc52

    Discontinued Access the system clipboard from anywhere using the ANSI OSC52 sequence [Moved to: https://github.com/theimpostor/osc]

  • I just use this [0] vim plugin to copy in vim. For copying from the CLI in ssh I use this app [1]. Both leverage OSC52 escape codes which are pretty widely supported by terminals nowadays.

    Need to figure out an equally simple solution for CLI paste support though.

    [0] https://github.com/ojroques/vim-oscyank

    [1] https://github.com/theimpostor/osc52

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • meshboard

    distributed clipboard with mesh networking

  • I also recently wrote some software to make the clipboard work the way I wanted.

    https://github.com/hossbeast/meshboard

    Distributed clipboard, mesh networking, xorg and Wayland integration. tmux and vim would also make sense, as OP has done, though I haven't gotten there yet.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • how do you copy/paste stuff from/to vim?

    4 projects | /r/neovim | 3 Jun 2023
  • Ojroques/Vim-oscyank: A Vim plugin to copy text through SSH with OSC52

    1 project | news.ycombinator.com | 2 Aug 2022
  • Tmux + SSH + vim, mouse selection not copying to clipboard

    1 project | /r/tmux | 31 Jul 2022
  • Copy text in visual mode and paste it on local windows 10 computer

    1 project | /r/neovim | 9 Jun 2022
  • Yank over SSH?

    4 projects | /r/vim | 18 May 2022