Giter Site home page Giter Site logo

helm-pass's People

Contributors

ambrevar avatar jabranham avatar jasbrg avatar syohex avatar tarsius avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

helm-pass's Issues

help me debugging or fixing this issue

I am experiencing issue that candidates list after some time working with emacs disappears, only empty list appears.

I've tried to report it here: emacs-helm/helm#2157 but may be its something which helm-pass is responsible for.

Could you please help me debugging it? What/how I should report here?

Copies to kill ring, not clipboard

First - thanks for making helm-pass, just what I was looking for!

Secondly, I notice that if I hit enter on an entry, that it is copied to the emacs kill-ring, but it is not entered into my clipboard. This makes it so the password is only available as a yank/put in emacs, but I cannot use it outside of emacs.

Is there a way to get it also into the clipboard?

The function that helm-password calls is password-store-copy which is described as:

password-store-copy is an interactive autoloaded compiled Lisp function in
‘password-store.el’.

(password-store-copy ENTRY)

Add password for ENTRY into the kill ring.

Clear previous password from the kill ring.  Pointer to the kill ring
is stored in ‘password-store-kill-ring-pointer’.  Password is cleared
after ‘password-store-time-before-clipboard-restore’ seconds.

Thanks!

Inappropriate ioctl for device in mac os

Error while decrypting with "/usr/local/bin/gpg":

Warning: Failed to set locale category LC_NUMERIC to en_CN.UTF-8.
Warning: Failed to set locale category LC_TIME to en_CN.UTF-8.
Warning: Failed to set locale category LC_COLLATE to en_CN.UTF-8.
Warning: Failed to set locale category LC_MONETARY to en_CN.UTF-8.

gpg: public key decryption failed: Inappropriate ioctl for device
gpg: decryption failed: No secret key

load-with-code-conversion: Symbol’s value as variable is void: <!DOCTYPE

Hello,

Thank you for Helm and all the Helm interfaces for other packages: huge fan here!

I have been using pass and Helm for a long time without any issue with either, but when trying to use helm-pass for the first time I got:

load-with-code-conversion: Symbol’s value as variable is void: <!DOCTYPE

(I get this error message if I try to evaluate (require 'helm-pass) or if I try to run M-x helm-pass).

What am I doing wrong?
Thank you for advice/info.


helm-pass: helm-pass-20190315.1335 (latest from Melpa)
Emacs: 26.1-3
OS: 5.0.3-arch1-1-ARCH

Incorrect $EDITOR is being used

Based on my understanding of the with-editor package, when editing the entry found here, it should open them through the emacsclient.

So the issue I'm facing is that it is opening it in my system's default $EDITOR which is vi. However this should have been overriden right? I can confirm that magit which uses this library is able to edit commit messages in a valid emacs text buffer for editing. I also have it setup so that vterm as well also opens any files I want to edit in emacs properly as well.

Would appreciate you're help to getting to the bottom of this as I'm unsure if this is a bug in the package or something else wrong in my configuration perhaps.

Thanks!

  • zamlz

Do not copy warnings into `helm-pass`

For example, lets say that gpg versions are slightly mismatched:

gpg: WARNING: server 'gpg-agent' is older than us (2.2.13 < 2.2.17)

If you do the following…

~ $ pass generate HelmPassTest
The generated password for HelmPassTest is:
r(pb0,v%S(?kT3@JMaKFuBW#.
~ $ pass HelmPassTest
gpg: WARNING: server 'gpg-agent' is older than us (2.2.13 < 2.2.17)
r(pb0,v%S(?kT3@JMaKFuBW#.

…and then query HelmPassTest with helm-pass, the kill ring will now contain gpg: WARNING: server 'gpg-agent' is older than us (2.2.13 < 2.2.17), not r(pb0,v%S(?kT3@JMaKFuBW#..

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.