Frogmouth Versions Save

A Markdown browser for your terminal

v0.9.1

6 months ago

Bumped to Textual v0.41.0.

v0.9.0

9 months ago

Fixed

  • Fixed local documents no longer loading. #74

v0.8.0

9 months ago

Changed

  • Updated to work with Textual v0.30.0 or greater.

Fixed

  • Fixed the look and scrolling of the history navigation pane after recent changes to base Textual styling broke it. #66
  • Fixed the look and scrolling of the bookmark navigation pane after recent changes to base Textual styling broke it. #66

v0.7.0

10 months ago

Added

  • Added support for using Ctrl+r to reload the current document.

Fixed

  • Added some extra error capture when attempting to build a forge URL while inferring the main branch name.
  • Fixed following local file links where the file is document-relative and you're visiting with a CWD other than the document's. #52

v0.6.0

11 months ago

Added

  • Added Codeberg as a recognised forge for the "forge quick view".

Changed

  • Relaxed the required Textual dependency version requirement.

v0.5.0

1 year ago

Changed

  • Updated to work with Textual v0.24.0.

Added

  • Added a changelog command -- loads the Frogmouth ChangeLog from the repository for viewing.
  • Added the ability to delete a single item of history from the history list. (#34)
  • Added the ability to clear down the whole of history. (#34)
  • Added toggling the navigation sidebar between left or right dock. (#37)

Changed

  • Calling any navigation pane is now a toggle operation. If it isn't visible, it's made visible; if it's visible, the navigation sidebar is closed.

v0.4.0

1 year ago

Added

  • Added support for using j and k to scroll through the document.
  • Added support for using w and s to scroll through the document.
  • Added support for space to scroll through the document.
  • Added : as a keypress for quickly getting to the input bar. (#19)

Changed

  • Internal changes to the workings of the input dialogs, using the newer Textual screen result returning facility. (#23)

0.3.2

1 year ago

Initial release of Frogmouth.