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

794 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
  • Modal title does not display

Small todos

  • Look at Github issues
  • 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?