"whereami" needs to take into account timing
Open
enhancement
good first issue
rust
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
Repeatedly issuing "whereami" within some small period of time should walk up the tree. That is not currently implemented. The idea is that the first time someone asks "whereami" it says "a+b" inside "fraction a+b over 2". If you ask again, it should walk all the way up the tree saying where it is.
This should be based on an estimate of how long it takes to speak the command along some delay (10 seconds?). The delay should probably be a user preference.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.