On Wed Jan 4 13:10:24 2023 +0000, Vladislav Timonin wrote:
This at least could use a better comment, took me moment to remember. The `else` branch is hit when the last crumb is smaller than the previous crumb. Aka when navigating into subdirectory (with a shorter name) of a directory with a long name.
I'm asking about the if statement on line 283 which does not have an else branch.