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

Problems when not using a gui editor #168

Open
cold-reaver opened this issue May 24, 2019 · 1 comment
Open

Problems when not using a gui editor #168

cold-reaver opened this issue May 24, 2019 · 1 comment

Comments

@cold-reaver
Copy link

Hey,

If not using gvim but vim/nvim/nano etc rofi-pass does not launch a terminal (unless rofi pass is being launched from a terminal, then all works normal).
Maybe I am doing something wrong though, but with a small edit I made it work

EDITOR=$EDITOR PASSWORD_STORE_DIR="${root}" termite -e "pass edit \"${selected_password}\""

This is for termite, maybe the best solution is to use $TERMINAL or rofi-sensible-terminal and/or maybe configurable in the config.

What do you think?

@podocarp
Copy link

Like you said, can't the user use rofi-sensible-terminal -e vi or whatever terminal editor they want? Anyway thanks for that, I was wondering why rofi pass wasn't opening an editor for me. I think it's an good solution.

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

No branches or pull requests

2 participants