github Epistates/treemd v0.4.6

latest releases: v0.6.0, v0.5.12, v0.5.11...
8 months ago

[0.4.6] - 2025-12-05

Fixed the non-existing file open modal.

The issue was that both exit_interactive_mode() and exit_link_follow_mode() unconditionally set self.mode = AppMode::Normal, which was overwriting the ConfirmFileCreate mode set by load_file() or load_wikilink() when a file doesn't exist.

Full Changelog: v0.4.5...v0.4.6

Don't miss a new treemd release

NewReleases is sending notifications on new releases.