nom icon indicating copy to clipboard operation
nom copied to clipboard

[keybind][pend] `e` opens post body in editor.

Open c4lliope opened this issue 10 months ago • 2 comments

Pending add $EDITOR keybinding as e on any page.

  • Pull page body.
  • Open in editor.

Closes #131

c4lliope avatar May 10 '25 18:05 c4lliope

Hey @c4lliope, thanks for the contribution. I assume by '[pend]' you mean this is still work-in-progress?

guyfedwards avatar May 13 '25 12:05 guyfedwards

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.

c4lliope avatar May 13 '25 13:05 c4lliope