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

Added 'concice' option #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomasz13nocon
Copy link

Specifying -m option or clicking m on a keyboard during execution
gets rid of all unused space and makes the clock be as close to top left corner as possible.
Useful if you want to have the clock in the smallest terminal space possible.

Works (doesn't break) with border/box functionality (Enabling box negates this feature).

Without the option (red marks unused space):
before

With the option:
after

@anarcat
Copy link
Collaborator

anarcat commented Nov 13, 2018

conflicts would need to be fixed here. there's also a bug report about this in #62 - could we make this more generic and just allow users to pick the margin?

@tomasz13nocon
Copy link
Author

As the year of the rabbit is upon us I thought what better way to celebrate and reflect on the past than to revive this 5 year old PR.

I saw no reason to allow to specify the margin since there's now a way to move the clock around.

Hope this gets merged within the next 5 years 🥺

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.

2 participants