External editor

version: joplin: 2.9.17

using a file called: ~/tmp/editor_test with the contents

#!/usr/bin/env bash

echo $@ > args.txt

and invoking this as an external editor doesn't output anything. I'm trying to figure out why neovide doesn't work as an editor.

What happens is that neovide just flashes and then dies

Any ideas?

it works fine with vimr which is a similar idea to neovide

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.