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

Edit value in external editor #35

Open
br0xen opened this issue Oct 17, 2019 · 2 comments
Open

Edit value in external editor #35

br0xen opened this issue Oct 17, 2019 · 2 comments

Comments

@br0xen
Copy link
Owner

br0xen commented Oct 17, 2019

Probably this looks like:

  • Saving the value to a temporary file
  • executing $EDITOR on that file
  • waiting for $EDITOR to be done
  • reading the value back in
  • deleting temporary file
@abatilo
Copy link

abatilo commented Dec 2, 2021

Please give me this. Please.

@deliciouslytyped
Copy link

This would help a lot, I had to edit a database with some large values (JSON files) and the single line edit dialog didn't really cut it.
There is functionality to export a value, but then there is none to import a value from a file. That would at least provide a workaround.

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

3 participants