Uninstall
Remove nala from Windows, macOS, or Linux, and where your data lives if you want it gone too.
Remove the app
Close nala and any open nala terminal sessions first.
- Windows: Settings → Apps → NALA → Uninstall. The installer removes the app, the shortcuts, and the
nalaandwmuxCLI shims. - macOS: move the app from Applications to Trash.
- Linux: remove the package (
apt remove/dnf remove) or delete the AppImage from~/.local/bin.
Your data is kept by default
Uninstalling removes the program, not your data. Sessions, scrollback, tasks, and settings live separately so an upgrade or reinstall can pick them up where it left off:
| Platform | Data directory |
|---|---|
| Windows | %APPDATA%\wmux\ |
| macOS | ~/.config/wmux/ |
| Linux | ~/.config/wmux/ |
Delete that directory for a clean removal. The internal data identity stays wmux for compatibility with the upstream project.
Reinstalling
The one-line installer works the same way again. Kept data is picked up on first launch; a deleted data directory starts fresh.