Hmm. I found this in my cache; thought I'd posted it earlier, but it appears I didn't.The scp support i'm adding now is almost a bigger change, if you can believe that. SSH was previously being treated as a standalone session and I need to break it apart more so it can be inline. This might also mean i could drop the new-tab/window requirement for ssh. I'm hoping to do similar "auto-typing" support for scp as well. I may just make a standalone "auto-fix-type" command while i'm at it, which i'd still find useful for files copied off my NAS through netatalk, etc. I'm attaching the SCP Support plan, for anyone whose curious to see the process in action. I had codex and claude go back and forth a bunch on this plan doc before actually telling claude to implement it, which, it's running now. It's gonna be a bunch more testing after this.
I highly recommend retrofitting it for Internet Config/FileType as well, as then you automatically inherit URI and Type/Creator mappings as set in Internet Config (or later by Mac OS, which uses the pre-existing Internet Config API starting with OS 8.0 IIRC). Internet Config was designed by Quinn to be a single place you could map MIME types, file extensions, default apps, and file types and creators. I always found it a shame that more third party software didn't integrate with it (Archie, Fetch, Netscape all did under System 7, and more software once Apple made it part of OS 8).

