Does it make sense to still support shell mode (via the ; key) in the infiltrator REPL? As I use this for debugging, I often want to flip to shell mode to inspect files on-disk, etc... I think it doesn't make sense to support Pkg mode (as I can't imagine a mode where you'd want to modify Pkg properties while infiltrating) but shell mode (and help mode) could both be pretty useful, IMO.
Does it make sense to still support shell mode (via the
;key) in the infiltrator REPL? As I use this for debugging, I often want to flip to shell mode to inspect files on-disk, etc... I think it doesn't make sense to support Pkg mode (as I can't imagine a mode where you'd want to modify Pkg properties while infiltrating) but shell mode (and help mode) could both be pretty useful, IMO.