forked from cory/tildefriends
All of the changes that have been sitting on tildepi for ages. For posterity.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3530 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
3
packages/cory/images/images.js
Normal file
3
packages/cory/images/images.js
Normal file
@ -0,0 +1,3 @@
|
||||
core.register("fileDrop", function(event) {
|
||||
terminal.print({image: event.file});
|
||||
});
|
Reference in New Issue
Block a user