[xmonad] [xmonad-contrib] XMonad.Prompt.Pass patch

ardumont eniotna.t at gmail.com
Thu Jun 19 19:57:26 UTC 2014


Hello,

Here are the latest updates about this new XMonad.Prompt.Pass:
- More explicit prompt labels for each `password` prompt
- Improved documentation (more concise + add improved links rendering)

Please, let me know if anything is wrong.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: new-xmonad-prompt-patch.dpatch
Type: test/x-patch
Size: 22156 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20140619/18d1ae73/attachment-0001.bin>
-------------- next part --------------

ardumont writes:

> Hello,
>
> Here is an amended patch featuring:
> - typo fixes in header description (`helloWorld` instead of the right function `passPrompt`,
> missing XPConfig instance on the binding example -- thanks OODavo on #irc)
> - another prompt `passGeneratePrompt` to generate a password for a given
> entry (update already existing entry)
> - another prompt `passRemovePrompt` to remove a password for a given entry
>
> I forgot to explicit that all those prompts auto-complete on existing
> entries.
>
> Thanks for considering adding this.
> Any suggestions on improvments is more than welcome.
>
> Cheers,
>
> ardumont writes:
>
>> Hello,
>>
>> You will find enclosed a patch to propose a new XMonad.Prompt.Pass.
>>
>> From the header description documentation:
>>
>> -- Provides a shell prompt to lookup passwords in a password-storage (located on user's home @$HOME\/.password-store@).
>> -- The password storage used is <http://git.zx2c4.com/password-store the password-store cli>.
>> --
>> -- When one validates its input, the corresponding password is loaded
>> -- in the clipboard for a limited period of 45 seconds.
>> --
>> -- Greatly inspired from <http://babushk.in/posts/combining-xmonad-and-pass.html>
>>
>> I'm open to any suggestions on how to improve on this.
>>
>> Cheers,
>> --
>> @ardumont
>
>
> --
> @ardumont


--
@ardumont


More information about the xmonad mailing list