Custom remote files possible? #8956
Answered
by
kovidgoyal
elliotBlommaert
asked this question in
Q&A
-
I would like to customize the "Remote Files" kitten kitten for my own use. The current version provides you the option to either download, open or edit the file. In my use case, open is pretty much the only option I use. Is there a convenient way replacing that kitten with my own version? |
Beta Was this translation helpful? Give feedback.
Answered by
kovidgoyal
Sep 6, 2025
Replies: 1 comment
-
No, the remote file kitten is not customisable, see handle_remote_file() and kittens/remote_file/main.py. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
elliotBlommaert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, the remote file kitten is not customisable, see handle_remote_file() and kittens/remote_file/main.py.