nom
nom copied to clipboard
[keybind][pend] `e` opens post body in editor.
Pending add $EDITOR keybinding as e on any page.
- Pull page body.
- Open in editor.
Closes #131
Hey @c4lliope, thanks for the contribution. I assume by '[pend]' you mean this is still work-in-progress?
Yep! I need to find how you're accessing the body of the post, make a tmpfile buffer, and then copy a couple lines from the E bind to open the editor.