Giter Site home page Giter Site logo

yank-history's Introduction

historize vim yanks and allow to search and paste from history based on FZF

demo

vim plugin

requirements

You need ripgrep (rg) installed.

You also need fzf, which you can install via vimplug:

Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }
Plug 'junegunn/fzf.vim'

installation

Via vimplug:

Plug 'yazgoo/yank-history'

usage

See documentation.

An example of usage is:

nmap <space>h :YankHistoryRgPaste 

Just input a pattern to search on vim prompt, then select the yank you want to paste.

linux clipboard monitor

If you also want to monitor your X11 system clipboard, you can use the yank-history rust binary. Just do cargo install yank-history.

And run yank-history.

yank-history's People

Contributors

yazgoo avatar eyalz800 avatar

Stargazers

Don avatar lishuo02 avatar  avatar Kotaro Yoshimatsu avatar João avatar JemyZhang avatar Olaf Alders avatar magnus woldrich avatar ZhenYangze avatar Oliver Breitwieser avatar Andrew Closs avatar Mushfiq Mahmud avatar Tim Tyrrell avatar Sirio Negri avatar Alex Katsero avatar Avahe Kellenberger avatar Brandon Biggs avatar  avatar Luis Vasconcellos avatar Amanjit Singh avatar  avatar Vedran Karačić avatar Evangelos Constantinou avatar John Hui avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

eyalz800 sisrfeng

yank-history's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.