vim-oscyank VS vim-osc52

Compare vim-oscyank vs vim-osc52 and see what are their differences.

vim-oscyank

A Vim plugin to copy text through SSH with OSC52 (by ojroques)

vim-osc52

Copy text via OSC 52 from Vim. (by fcpg)
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 vim-osc52
23 1
575 72
- -
4.8 0.0
5 months ago over 2 years ago
Vim Script Vim Script
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.

vim-oscyank

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

vim-osc52

Posts with mentions or reviews of vim-osc52. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.
  • share clipboard with localhost system clipboard without ssh X forwarding
    3 projects | /r/neovim | 6 Apr 2022
    Using osc52 can directly let your terminal copy the selected texts to your local system clipboard without anything else. And there is a plugin "fcpg/vim-osc52" that can help you do that. Problem is you can only send the texts from neovim to your system clipboard but not the other way around. And you need additional keybinding (like leader-y) for such task. This is unacceptable because why do you need additional keybinding for a simple copy/paste task?

What are some alternatives?

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

nvim-neoclip.lua - Clipboard manager neovim plugin with telescope integration

rclip - a tool to copy selected text in tmux copy mode on remote host to local system clipboard

vim-clipper - Clipper integration for Vim

clipper - ✂️ Clipboard access for local and remote tmux sessions

vim9 - An experimental fork of Vim, exploring ways to make Vim script faster and better.

sqlite.lua - SQLite/LuaJIT binding for lua and neovim [Moved to: https://github.com/kkharji/sqlite.lua]

piknik - Copy/paste anything over the network.

yank - Yank terminal output to clipboard

oneclipboard - Copy/Paste text between Android device and Desktop easily

nvim-osc52 - A Neovim plugin to copy text through SSH with OSC52

fauxClip - Custom registers and clipboard support for Vim without +clipboard