[FR] provide previous key to go back to previous exercise
First please reopen issue https://github.com/rust-lang/rustlings/issues/2111 and once this is solved, please also provide a way to quickly go back to the previous exercise without the detour to the exercises list.
This might be a nice feature request for a new contributor?
Good idea!
Yeah, it would be a good first issue. You are welcome to create a pull request :)
Good idea!
Yeah, it would be a good first issue. You are welcome to create a pull request :)
Would it be ok if I worked on this? I have a version of this working locally, but not sure if this issue is open to new PRs from everyone or just from the issue OP.
Got invested in it, polished it up and created a PR for this: https://github.com/rust-lang/rustlings/pull/2189