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

Values are truncated #154

Closed
aicioara opened this issue May 10, 2024 · 1 comment
Closed

Values are truncated #154

aicioara opened this issue May 10, 2024 · 1 comment

Comments

@aicioara
Copy link

aicioara commented May 10, 2024

At the moment, cell values are truncated at 50 characters. Ellipsis (...) are shown on the trail, and clicking those allows us to expand to the entire cell text. However, when pressed, the entire table shifts, so I lose my cell. Is there an option to display the full content of the cell right away, without the need to click the ellipsis?

@coleifer
Copy link
Owner

Added a new option, -T or --no-truncate, which will disable the ellipsis stuff.

LopezRoman pushed a commit to LopezRoman/sqlite-web that referenced this issue Oct 13, 2024
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

2 participants