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

WIP: Add possibility of showing usernames for items #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mihalea
Copy link

@mihalea mihalea commented Nov 20, 2019

Previously, usernames could be visible just for duplicate items, however it might be useful to see them for unique items too. Flag '--show-username' has been added to allow for such functionality.

This functionality however adds a dependency for Bash 4.0. But considering that this version of Bash has been released in 2009, I wouldn't consider this to be an issue.

Previously, usernames could be visible just for duplicate items,
however it might be useful to see them for unique items too.

Flag '--show-username' has been added to allow for such functionality
@mihalea
Copy link
Author

mihalea commented Nov 20, 2019

Part of the code introduced increases the time it takes to start the window by 3.5-4 seconds. I am currently investigation why and ways to reduce it. In its current state, I would advise against merging the pull request.

@mattydebie mattydebie changed the title Add possibility of showing usernames for items WIP: Add possibility of showing usernames for items Nov 22, 2019
@mattydebie
Copy link
Owner

Thanks for taking the time to create and investigate this PR! Looking forward to the result

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

Successfully merging this pull request may close these issues.

None yet

2 participants