-
Notifications
You must be signed in to change notification settings - Fork 88
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
Remove numbers after decimal?! #35
Comments
@Dan1jel Can you please give me an example? How it is now, and what you would like to have> |
Sure, when i do I would like it to be only 403744 because this is 403 thousand 7 hundred 44kr, and that's all I'm interested in. I do have some bitcoins (0.00229537) And this is not a huge amount, but i only interested in the hunders, not cents.
Should just be 929. |
This could be possible, but with a format option (not by default); think about |
I do use |
Very good! Accepted |
Would wish there was an option to remove decimals and all numbers after. I'm not interested in the whole number because I'm having this in my tmux config.
Didn't see any option for this if this maybe is easy to implement?
The text was updated successfully, but these errors were encountered: