This update provides the binary gofumpt tool!
Yes, this fixes the broken usage message when encountering an invalid command-line. See: https://github.com/containers/toolbox/pull/917
Yes, this fixes the broken usage message when encountering an invalid command-line. See: https://github.com/containers/toolbox/pull/917
Thanks for all the testing and the quick feedback!
Oops, sorry about that. I submitted a new pull request to restore backwards compatibility with older containers: https://github.com/containers/toolbox/pull/904
+1
(this will let us introduce a new flatpak-builder into Fedora 34)
Tested with Toolbox.
Tested with Toolbox.
Tested with Toolbox.
Tested with Toolbox
Tested with Toolbox
VTE 0.64.x does calculate the row height differently. It takes it directly from the height of the font returned by the font metrics. With the default Fedora Workstation font, Source Code Pro, the difference isn't as pronounced. In fact the lines are a bit narrower, if anything.
Thanks for catching that @thunderbirdtr !
Could you or other Z shell users try this: https://github.com/containers/toolbox/pull/660
You can take the profile.d/toolbox.sh
script and copy it to /etc/profile.d/toolbox.sh
for testing.
This update provides the binary gofumpt tool!