1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-25 19:55:22 +00:00
amfora/NOTES.md
2020-06-18 19:17:52 -04:00

703 B

Notes

  • All the maps and stuff could be replaced with a tab struct
  • And then just one single map of tab number to tab

Bugs

  • Wrapping is messed up on CHAZ post, but nothing else
  • Text background not reset on ANSI pages
  • Inputfield isn't repeatedly in focus
    • Tried multiple focus options with App and Form funcs, but nothing worked

Small todos

  • Look at other todos in code
  • Add "Why the name amfora" thing to README
  • Pass gemini://egsam.pitr.ca/ test
    • Timeout for server not closing connection?
  • Add titles to modal with modal.GetFrame()