editor opens an existing file in the nelson's editor.
-editor must be considered as internal.
+editor must be considered as internal and edit must be preferred.
+Set another text editor as default: (example with VS code)
+editor('editor_command', 'code')
To restore the default editor, use:
+editor('editor_command', '')
Change text editor is persistent and will be saved in a configuration file.