-
Notifications
You must be signed in to change notification settings - Fork 4
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
Multiple improvements #18
Conversation
…tic contexts e.g. '(( a == b ))'
…the case that you should consider 'case'
…the case that you should consider 'case'.
… UPPERCASE variables - a suboptimal practice.
…e correct convention. '2' usually means a misuse of a shell builtin, which thse conditions are not.
Consistent cuddling ( ͡ ° ͜ °) |
@rawiriblundell I love the improvements , the changes , everything . Waiting for my collaborator to also approve and we will surely merge it to main as soon as possible (っ´ω`c)♡ tnx for the help |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The clipboard handling function needs a few changes. It should let the user know which package is missing if XDG_SESSION_TYPE is set.
However, I agree with @GEROGIANNIS. The code is perfect otherwise and I'm really glad that someone has stepped in and decided to contribute to Limoji! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything should be good now!
Hi there,
This is a suggested set of fixes and improvements. I've tried to keep them split up into separate commits, so that you can review and cherry pick.
Cheers!