Răsfoiți Sursa

Documented some bugs to squish before v0.1

arianagiroux 1 săptămână în urmă
părinte
comite
d415270929

+ 3 - 0
issues/bug:-template-read-adds-blank-newline/description

@@ -0,0 +1,3 @@
+No matter what, read template always includes a newline
+
+

+ 1 - 0
issues/bug:-template-read-adds-blank-newline/status

@@ -0,0 +1 @@
+open

+ 0 - 0
issues/bug:-template-read-adds-blank-newline/tags/bug


+ 0 - 0
issues/bug:-template-read-adds-blank-newline/tags/v0.1


+ 5 - 0
issues/bug:-tui:-footer-does-not-wrap/description

@@ -0,0 +1,5 @@
+Footer does not smart-wrap when it is too large for the screen
+
+---@0.0.8
+golang `lipgloss` has bindings for wrapping text to a max size. Additionally, we may want to look at more intelligently handling keyhelps. Is it worth it to investigate the bubbles keyhelp widget?
+

+ 1 - 0
issues/bug:-tui:-footer-does-not-wrap/status

@@ -0,0 +1 @@
+open

+ 0 - 0
issues/bug:-tui:-footer-does-not-wrap/tags/tui


+ 0 - 0
issues/bug:-tui:-footer-does-not-wrap/tags/v0.1