Releases: Textualize/frogmouth
Releases · Textualize/frogmouth
Bump Textual
v0.9.0
v0.8.0
v0.7.0
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
Textual bump and codeberg support
Added
- Added Codeberg as a recognised forge for the "forge quick view".
Changed
- Relaxed the required Textual dependency version requirement.
Textual bump and more history control
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.
More movement keys
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)
Initial Release!
Initial release of Frogmouth.