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

Added: Implement text scale disabling feature in terminal view #4366

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Kijju
Copy link

@Kijju Kijju commented Jan 23, 2025

This pull request introduces a new feature to disable terminal view scaling and includes several changes across different files to implement and support this feature.

New feature implementation:

Support for new feature in properties:

lkijewski and others added 3 commits January 23, 2025 23:47
The user can add `disable-zoom-scale=true` entry to `termux.properties` file to disable text size scaling in terminal view.
 * The default value is `false`. Restarting the termux app or running the `termux-reload-settings` command will update the behavior instantaneously if changed.
The user can add `disable-terminal-view-scaling=true` entry to `termux.properties` file to disable text size scaling in terminal view.
 * The default value is `false`. Restarting the termux app or running the `termux-reload-settings` command will update the behavior instantaneously if changed.
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

Successfully merging this pull request may close these issues.

1 participant