Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to disable top toast message when changing terminal sessions #2118

Closed
thunder-coding opened this issue Jun 10, 2021 · 0 comments
Closed

Comments

@thunder-coding
Copy link
Member

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.

Screenshot showing how irritating the top toast notification can be while changing terminal sessions

Proposed solution

  • Allow user to disable the toast message by setting a display-toast-on-session-change to false (should default to true)
AdamMickiewich pushed a commit to VolyaTeam/dzida-app that referenced this issue Aug 8, 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.

Closes termux#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.

Closes termux#2118
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant