mirror of
https://github.com/makew0rld/amfora.git
synced 2025-02-02 15:07:34 -05:00
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com> Co-authored-by: Stephen Robinson <stephen@drsudo.net> Co-authored-by: Trevor Slocum <trevor@rocketnine.space> Co-authored-by: Stephen Robinson <sudobash1@users.noreply.github.com>
716 B
716 B
Notes
Issues
- URL for each tab should not be stored as a string - in the current code there's lots of reparsing the URL
Upstream Bugs
- Bookmark keys aren't deleted, just set to
""
- Waiting on this viper PR to be merged
- cview.Styles not being used - issue is circumvented in Amfora
- ANSI conversion is messed up
- WordWrap is broken in some cases - close #156 if this is fixed
- Prevent panic when reformatting - can't reliably reproduce or debug