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

Truncate names in output #20

Open
1 task
strboul opened this issue Jul 29, 2022 · 0 comments
Open
1 task

Truncate names in output #20

strboul opened this issue Jul 29, 2022 · 0 comments
Assignees

Comments

@strboul
Copy link
Owner

strboul commented Jul 29, 2022

Truncate the names in the output, including:

  • repo,
  • branch,
  • status,
  • stash,
  • worktree status,
  • etc.

If the name is greater than n, e.g. 16 characters, get the first n chars and put use Unicode horizontal ellipsis (U+2026) on the 17th char to imply that the branch name is actually truncated.

TODO

  • argument --no-truncated-names that shows the full names always.
@strboul strboul self-assigned this Jul 29, 2022
@strboul strboul changed the title Truncate branch name Truncate names in output Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant