Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Slmenu for CLI entries (or fallback) #45

Open
DevonVille opened this issue May 17, 2013 · 1 comment
Open

Implement Slmenu for CLI entries (or fallback) #45

DevonVille opened this issue May 17, 2013 · 1 comment

Comments

@DevonVille
Copy link

Slmenu is a neat little feature that simulates dmenu.
It's easily installed, and allows you to pipe a list of entries into it,
to give a find-as-you-type functionality.

When retrieving an entry from the command line,
In case of several matches,
this could prompt the user for the intended entry.

It could also, possibly, prompt for an action afterwards -
copy password to clipboard, print the entry to stdout, open url in browser, etc.

See https://github.com/iwfmp/slmenu/blob/master/install
if you want to install and play around with it.

@raymontag
Copy link
Owner

Sounds nice on the first look. I'll think about.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants