Add container detection and management support to Konsole - Phase 1
- Currently disabled by default - following the advice on David's Akademy talk about feature rollouts
- Doesn't add any UI yet (except for the profile option to enable it)
- Detects when a user enters a container
- Toolbox via OSC777 escape sequences
- Distrobox by inspecting the process environment variables
- Enters the same container when creating a new tab/window
Assuming this goes well, phases 2/3 are to add UI to show current container (like GNOME's Ptyxix) and to list/start new containers.
Edited by Neal Gompa