FileDrop widget Drag and Drop files into Textual apps #1414
agmmnn
started this conversation in
Show and tell
Replies: 3 comments
-
Nice. I didn't know this was possible. We will try it on Mac and Linux. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Works nicely on macOS: @agmmnn -- when I first tried the example I got:
Fixed it easy enough with a: $ poetry add tldextract Perhaps |
Beta Was this translation helpful? Give feedback.
0 replies
-
thank you @davep i added |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a widget that can get file directories through drag and drop using the Paste event. I only tested it in the
Windows Terminal
, so I don't know if it works in other terminals/operating systems. microsoft/terminal#4323https://github.com/agmmnn/textual-filedrop
Beta Was this translation helpful? Give feedback.
All reactions