Coder Social home page Coder Social logo

cliphist's People

Contributors

cwlbraa avatar xuhdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cliphist's Issues

cliphist-select-item with error

I execute 'cliphist-select-item' and select an tem, but have an error: cliphist-sdk-feed-text-to-cli: Wrong type argument: stringp, ("-selection" "clipboard" "-i"). In addition, 'cliphist-paste-item' does work.

cannot use with ivy

Hi !
Thanks for cliphist, which i use daily.
AFAIK, cliphist runs fine, ivy runs fine, but not with each other. What I always get is this :
ivy-call: Wrong type argument: char-or-string-p, (#("cliph" 0 1 (idx 1)) . "cliph")
any help ? thanks

ability to clear the emacs kill-ring

I'm using 'cliphist' and its very good, and I can clear the parcellite history, but am unable to clear the kill-ring. Can there be a function in 'cliphist' that when called will do this please?

Error with clipit

Hello, thanks for add this freature, but I have this error:

Debugger entered--Lisp error: (error "Autoloading failed to define function cliphist-clipit-read-items")                                                                                                                                                       
  cliphist-clipit-read-items(cliphist-add-item-to-cache)                                                                                                                                                                                                       
  cliphist-read-items()                                                                                                                                                                                                                                        
  cliphist-paste-item()                                                                                                                                                                                                                                        
  funcall-interactively(cliphist-paste-item)                                                                                                                                                                                                                   
  call-interactively(cliphist-paste-item nil nil)                                                                                                                                                                                                              
  command-execute(cliphist-paste-item) 

I have this in my .emacs

(use-package cliphist
  :ensure t
  :bind* ("C-c v" . cliphist-paste-item)
  :config
  (setq cliphist-linux-clipboard-managers '("clipit")
        cliphist-cc-kill-ring t))

thanks

cliphist requires popup even when cliphist-use-ivy is t

I don't want to use popup, so I have (setq cliphist-use-ivy t) but when I (require 'cliphist) I get an error: "Cannot open load file: Not a directory, popup".

It seems that cliphist is requiring popup unconditionally, even when cliphist-use-ivy is t.

cliphist no longer works after update of 2021-07-31

This is what shows in my config file, which until the update worked with parcellite -

#+begin_src emacs-lisp
(require 'cliphist)
(global-set-key (kbd "s-,") 'cliphist-select-item)
(global-set-key (kbd "s-.") 'cliphist-paste-item)
(setq cliphist-linux-clipboard-managers '("parcellite"))

(setq cliphist-select-item-callback
        (lambda (num str) (cliphist-copy-to-clipboard str)))
#+end_src

I was able to copy to the parcellite clipboard, and copy back from.

Now i can't copy to parcellite from emacs, and neither copy back to emacs. So how can it be done please?

Doesn't work with FlyCut v1.8.2 (1.fe5bb21.10.1612

Not sure if the data file location referred to in cliphist-flycut.el, "~/Library/Application Support/Flycut/com.generalarcade.flycut.plist", is still accurate with this version.

With the version of Flycut I'm running (built from Github via Homebrew) the relevant file appears to be ~/Library/Preferences/com.generalarcade.flycut.plist; however even though I can see clipboard history in this file, modifying cliphist-flycut.el to point to this file results in a parsing error.

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.