-
Notifications
You must be signed in to change notification settings - Fork 42
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
Option to opt out from float formatting rules? #152
Comments
Are you thinking of a “no sigfig” option!
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: honza ***@***.***>
Sent: Thursday, October 13, 2022 4:24:19 AM
To: alexhallam/tv ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [alexhallam/tv] Option to opt out from float formatting rules? (Issue #152)
So often tv does exactly what I need that I come to love this little tool.
I especially like the defaults. Especially in connection with jq that does not have printf.
However, sometimes I would need just that "little change" to make it work for me.
So when I have already formatted numbers I will loose precision in some cases.
—
Reply to this email directly, view it on GitHub<#152>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACG6GBJ4PNILH3SQSKCQP33WC7IMHANCNFSM6AAAAAARECJQAY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
If so, that is doable.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Alex Hallam ***@***.***>
Sent: Thursday, October 13, 2022 4:36:53 AM
To: alexhallam/tv ***@***.***>; alexhallam/tv ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [alexhallam/tv] Option to opt out from float formatting rules? (Issue #152)
Are you thinking of a “no sigfig” option!
Get Outlook for iOS<https://aka.ms/o0ukef>
________________________________
From: honza ***@***.***>
Sent: Thursday, October 13, 2022 4:24:19 AM
To: alexhallam/tv ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [alexhallam/tv] Option to opt out from float formatting rules? (Issue #152)
So often tv does exactly what I need that I come to love this little tool.
I especially like the defaults. Especially in connection with jq that does not have printf.
However, sometimes I would need just that "little change" to make it work for me.
So when I have already formatted numbers I will loose precision in some cases.
—
Reply to this email directly, view it on GitHub<#152>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACG6GBJ4PNILH3SQSKCQP33WC7IMHANCNFSM6AAAAAARECJQAY>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Just wanted to say thanks for this. There is no monetary or professional award for improving and maintaining open source projects. Thanks for your compliment and civility. Little positive words such as this make a difference. |
I touched on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So often
tv
does exactly what I need that I come to love this little tool.I especially like the defaults. Especially in connection with
jq
that does not haveprintf
.However, sometimes I would need just that "little change" to make it work for me.
So when I have already formatted numbers I will loose precision in some cases.
The text was updated successfully, but these errors were encountered: