core.register("fileDrop", function(event) { terminal.print({image: event.file}); });