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

Header truncates clone command at 36 characters #521

Open
oznogon opened this issue May 10, 2024 · 1 comment
Open

Header truncates clone command at 36 characters #521

oznogon opened this issue May 10, 2024 · 1 comment

Comments

@oznogon
Copy link

oznogon commented May 10, 2024

Describe the bug

When viewing a repository page, the git clone command in the upper right is truncated at 36 characters.

To Reproduce

  1. ssh to a running Soft Serve server with at least one repo
  2. Select a repo

Expected behavior

The full git clone command is visible in the TUI header, or something indicates that it is truncated.

Screenshots

Regardless of the width of the terminal window, the command is truncated:

image

image

Environment (please complete the following information):

  • OS: Server running on Fedora 40, clients on Fedora 40, Ubuntu 22.04, Windows 11
  • Terminal: Reproduced in clients running bash and pwsh via Windows Terminal and bash and zsh running Konsole
  • Version: soft version v0.7.4

Additional context

N/A

@oznogon
Copy link
Author

oznogon commented May 10, 2024

Noting that due to #462 the clone commands can't be copied anyway, so I'm not sure why git clone is needed as opposed to just the URL.

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