Depends on bc #5
Labels
No labels
bug
dependency
documentation
duplicate
enhancement
fixed
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
bud/typiskt#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I got
/usr/bin/typiskt: line 603: bc: command not foundwhen finishing the test and got a whoppin' 0.00 WPM.This is not required by anything else on my system so I wouldn't call this "have no dependencies".
Ah, yes, i use bc, forgot about that. I think it is necessary with a calculator that can do floating point numbers, but maybe i should use
awkfor this instead, since it is a more common package. also: "no dependencies" is a meme, but i will update the info.it's fixed now. also updated the AUR package.