Add spinning cursor to terminal line read

This commit is contained in:
2025-09-02 10:24:43 +01:00
parent 7fcaac2a01
commit 2261556c16
6 changed files with 10 additions and 13 deletions
+1
View File
@@ -13,6 +13,7 @@ module Dodge.Terminal (
tabComplete,
tlSetStatus,
tlDoEffect,
termTextColor,
) where
import Color