clipper VS vim-clipper

Compare clipper vs vim-clipper and see what are their differences.

clipper

✂️ Clipboard access for local and remote tmux sessions (by wincent)

vim-clipper

Clipper integration for Vim (by wincent)
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
clipper vim-clipper
3 2
620 43
- -
4.7 3.5
about 1 month ago 7 months ago
Go Vim Script
BSD 2-clause "Simplified" License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

clipper

Posts with mentions or reviews of clipper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.

vim-clipper

Posts with mentions or reviews of vim-clipper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-06.
  • Find source of yank slowdown
    1 project | /r/neovim | 7 Dec 2023
    I just found the culprit. I frequently use neovim on remote machines via SSH. In order to have seamless clipboard access, I use vim-clipper with a local port forward back to the Clipper daemon instance on my workstation. This wasn't a problem in the past because normal yank operations wouldn't send data through that tunnel, only when I initiated a Clip command to copy the contents of the last register through the tunnel. At some point the defaults changed so that every yank operation goes through clipper, and doing that through a remote port was infeasable. All I had to do was set g:ClipperAuto=0.
  • Clipboard support over SSH. Nothing seems to work
    3 projects | /r/neovim | 6 Oct 2021
    After so many similar frustrations like this one I ended up using this https://github.com/wincent/vim-clipper and its required OS counter part https://github.com/wincent/clipper

What are some alternatives?

When comparing clipper and vim-clipper you can also consider the following projects:

CGal - The public CGAL repository, see the README below

vim-oscyank - A Vim plugin to copy text through SSH with OSC52

Vim - The official Vim repository

clipboard - 📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)

SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc

pbgopy - Copy and paste between devices

GLM - OpenGL Mathematics (GLM)

go-cpc-ctc - Home of two CLI utilities. cpc: copy path to clipboard; ctc: copy text to clipboard.

ceres-solver - A large scale non-linear optimization library