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

toggle text alight right/left in ivy buffer #214

Closed
drorbemet opened this issue Aug 29, 2015 · 1 comment
Closed

toggle text alight right/left in ivy buffer #214

drorbemet opened this issue Aug 29, 2015 · 1 comment

Comments

@drorbemet
Copy link

Maybe the following feature could be interesting and helpful in the future.
Sometimes the interesting parts of a match in an ivy buffer is hidden on the right side of the window.
How about toggling text align left/right for the list of ivy search results in ivy buffer?

  • The options panel could be used to provide the toggle switch just like m: matcher ivy/fuzzy.

example

align left:
/home/userprofile/long-folder-name/fi ... (interesting part hidden)
align right:
(root part hidden) ... ng-folder-name/file-name.ext

@drorbemet drorbemet changed the title toggle text alight left / right in ivy buffer toggle text alight right / left in ivy buffer Aug 29, 2015
@drorbemet drorbemet changed the title toggle text alight right / left in ivy buffer toggle text alight right/left in ivy buffer Aug 29, 2015
@abo-abo abo-abo closed this as completed in f04aec8 Oct 2, 2015
@abo-abo
Copy link
Owner

abo-abo commented Oct 2, 2015

Thanks. I've instead added an option to toggle truncation on/off. I think that should be better than truncating on the right/left, since there's never a part in the middle that gets omitted.

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