frogmouth icon indicating copy to clipboard operation
frogmouth copied to clipboard

A Markdown browser for your terminal

Results 22 frogmouth issues
Sort by recently updated
recently updated
newest added

Add support for colorizing output like markdown elements. Like how `bat` does here: ![image](https://github.com/Textualize/frogmouth/assets/46340124/873d2b2c-b615-439b-b95a-7fdf1802ab60)

As of 0.54.0 (possibly earlier, although this isn't the first instance of a related issue being noticed) the layout of the dialogs within Frogmouth are broken: ![Screenshot 2024-03-27 at 14...

bug

1. The shortcut `Ctrl + N` is already in use. Can I change it? 2. Can the navigation stay open or remember my last selection?

Just my cents: if the tab header "Contents Local Bookmarks History" could be hidden by toggling, the screen would be even cleaner. Once users get familiar with key shortcuts for...

Implements request in https://github.com/Textualize/frogmouth/discussions/83

Hi, Would be nice to have a key to launch $EDITOR/$CURRENT_VIEW (or drop into a terminal in dir of the current view ?) for quickfixes. Regards :).

enhancement

Currently Frogmouth makes a pretty simple check to see if a file at the end of a URL is a Markdown file; quite simply by looking at the name of...

enhancement

Hello there, Firstly, thank you for this wonderful tool :tada:. I wish I could copy the text inside the code-block into the clipboard.

enhancement
Textual Issue

While markdown got a lot of traction, reStructuredText ( https://docutils.sourceforge.io/rst.html ) is still very wide-spread especially among Python projects. More often than not when I run `frogmouth gh ` I...