We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Entering input in TUI mode truncates text exceeding 400 chars.
Setup Please complete the following information along with version numbers, if applicable.
To Reproduce Steps to reproduce the behavior:
mods
Source Code Just paste in TUI: https://www.lipsum.com/feed/html
Expected behavior Text input is not limited to any amount of characters or at least is limited to max-input-chars from mods settings.
Screenshots
Additional context This doesn't seem to be related to max-input-chars settings, as value there was generous (in my setup max-input-chars: 392000)
max-input-chars
max-input-chars: 392000
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Entering input in TUI mode truncates text exceeding 400 chars.
Setup
Please complete the following information along with version numbers, if applicable.
To Reproduce
Steps to reproduce the behavior:
mods
without arguments)Source Code
Just paste in TUI: https://www.lipsum.com/feed/html
Expected behavior
Text input is not limited to any amount of characters or at least is limited to max-input-chars from mods settings.
Screenshots
Additional context
This doesn't seem to be related to
max-input-chars
settings, as value there was generous (in my setupmax-input-chars: 392000
)The text was updated successfully, but these errors were encountered: