Find source of yank slowdown

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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-clipper

    Clipper integration for Vim

  • 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.

  • 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
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

  • Clipboard support over SSH. Nothing seems to work

    3 projects | /r/neovim | 6 Oct 2021
  • Why Neovim is My Text Editor of Choice

    2 projects | dev.to | 23 Apr 2024
  • I can't stand using VSCode so I wrote my own (it wasn't easy)

    10 projects | news.ycombinator.com | 21 Apr 2024
  • GitHub Sponsors: Oliver Blanthorn main developer of Tridactyl

    2 projects | dev.to | 21 Apr 2024
  • Multi-cursor code editing: An animated introduction

    4 projects | news.ycombinator.com | 19 Apr 2024