#editor #cursive #applications #temporary #environment #temporary-files

cursive-open-editor

Lets you open an external editor in a Cursive application

1 unstable release

0.1.0 Jul 30, 2024

#969 in Command-line interface

MIT license

12KB
151 lines

cursive-open-editor

Lets you open an external editor in a Cursive application.

This lets you implement things like git rebase -i, or other times you want the user to do a lot of text editing in an environment they are comfortable with.

There are lots of customization options; you can select the way the editor is picked, whether to generate a temporary file or to use an existing file, and custom invocations for the editor program.

See the examples directory for examples.

Dependencies

~8–17MB
~248K SLoC