Skip to content

Conversation

@Sightem
Copy link
Contributor

@Sightem Sightem commented Oct 4, 2025

Enhance the goto dialogue with jump history

@adriweb
Copy link
Member

adriweb commented Oct 5, 2025

Looks good to me after testing locally. I added 2 commits on top:

  • drop the min req of the c++ std to c++14 again from 17/20 (there were some erase_if here and there, and an if init)
  • keep the user input case instead of forcing it to uppercase (the comparisons etc. are still done with uppercases)

@adriweb adriweb merged commit 6200ec4 into CE-Programming:master Oct 5, 2025
8 checks passed
@Sightem Sightem deleted the goto-history branch October 22, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants