You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Closestermux#2118
shrihankp
pushed a commit
to reisxd/termux-app
that referenced
this issue
Oct 20, 2022
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.
Closestermux#2118
The top toast message when changing terminal sessions can be useful as well as irritating sometimes.
When using a terminal code editor, it can be especially irritating as it hides the text behind it for almost 1.5s.
Proposed solution
display-toast-on-session-change
to false (should default to true)The text was updated successfully, but these errors were encountered: