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

[REQUEST] view truncated text by permanently changing the ellipses #1089

Closed
Konfekt opened this issue Apr 16, 2020 · 2 comments
Closed

[REQUEST] view truncated text by permanently changing the ellipses #1089

Konfekt opened this issue Apr 16, 2020 · 2 comments
Milestone

Comments

@Konfekt
Copy link

Konfekt commented Apr 16, 2020

As a follow up to #917 that makes it possible to dynamically change the ellipses, this issue requests the feature to permanently change the ellipses by an option in the configuration file.

This is useful, for example, when piping long file paths to rofi, to see the file name instead of the preceding directories. See also the discussion at #399.

Describe the feature

  • A clear description of the feature you want added: Currently every string listed in the rofi window is truncated to the right. This issue requests the feature to optionally truncate it instead to the left by an option in the configuration file.
  • If the feature involves replacement of current functionality, how the new
    functionality is better? It is an addition, not a replacement.
  • If the feature is implemented in another application, include:
    • Screenshots or screencasts of it
    • Links to its implementation

For example, fzf has the --keep-right option that keeps the right end of the line visible when it's too long, implemented here.

  • If possible try to explain how you would expect to use feature:
    For example, should it be a configuration option or a hot-key.

It should be a configuration option. A hot-key was already implemented in 52c5592

When reporting a feature request include the following information:

  • Rofi version: 5.3
@DaveDavenport DaveDavenport added Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer and removed Incomplete Report - Please follow the guidelines Your report is incomplete and does not follow the guidelines, you may not expect an answer labels Apr 16, 2020
@Konfekt
Copy link
Author

Konfekt commented Apr 17, 2020

Thank you!

@DaveDavenport DaveDavenport added this to the 1.6 milestone Apr 17, 2020
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants