mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-07 03:05:18 +08:00
The user can add `disable-terminal-session-change-toast=true` entry to `termux.properties` file to disable terminal session change toast. The default value is `false`. Running `termux-reload-settings` command will also update the behaviour instantaneously if changed. Closes #2118