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

Longer texts in table cells are truncated #360

Open
gy-mate opened this issue Sep 25, 2024 · 1 comment
Open

Longer texts in table cells are truncated #360

gy-mate opened this issue Sep 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@gy-mate
Copy link
Contributor

gy-mate commented Sep 25, 2024

Describe the bug
Longer texts in Markdown table cells of the response are truncated instead of line wrapping them.

Setup
Please complete the following information along with version numbers, if applicable.

  • mods 1.6.0
  • macOS 15.0
  • zsh
  • Terminal.app or Warp v0.2024.09.17.08.02.stable_01

To Reproduce
Steps to reproduce the behavior:

  1. Run the following command:
mods 'What is the difference between the features of Collection and Set? Give me a short comparison in a table.'
  1. See the truncated texts in the table cells of the answer:
Screenshot 2024-09-25 at 10 35 09 Screenshot 2024-09-25 at 10 38 44

Expected behavior
Texts are line wrapped and fully visible.

Additional context
This issue might belong to charmbracelet/glamour.

@caarlos0
Copy link
Member

yeah its how glamour works at the moment. This might change in the future, but no idea when.

@caarlos0 caarlos0 added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants