name: prettymux
description: PrettyMux is a native GTK4/libadwaita terminal workspace for Linux, built with libghostty. It provides split panes, workspaces, vertical tabs, notifications, automation, and an optional embedded browser for multitask developer workflows.
snapcraft: prettymux/snap/snapcraft.yaml at main · patcito/prettymux · GitHub
upstream: GitHub - patcito/prettymux · GitHub
upstream-relation: I am the upstream developer and publisher.
supported-category: terminal-emulator
reasoning: PrettyMux embeds a real terminal and is designed to run the user’s normal shell and development tools directly on the host system. It needs broad access to user project directories, shell configuration, arbitrary user commands, host browser/open behavior, and host networking state for features like port detection. Strict confinement would break core terminal workspace functionality, and the existing interfaces are not sufficient.
-
I understand that strict confinement is generally preferred over classic.
-
I’ve tried the existing interfaces to make the snap work under strict confinement.