github fedro86/ferrispad 0.1.7
FerrisPad v0.1.7

latest releases: 0.9.5, 0.9.5-rc.2, 0.9.5-rc.1...
4 months ago

Added

  • Command-Line Argument Support: Open files directly from the terminal or via OS "Open With"
    • Pass a file path as the first argument to FerrisPad to load it on startup
    • Automatic loading of files when double-clicked in file managers (macOS/Linux/Windows)
  • Robust Path Handling: Improved safety when handling file paths
    • Safe conversion of non-UTF-8 paths to prevent application panics
    • Uses to_string_lossy() for handling paths from various character sets

Technical

  • Refactored file opening logic into a shared open_file helper function
  • Modularized state management for easier extension of startup parameters

Don't miss a new ferrispad release

NewReleases is sending notifications on new releases.