survey
Learn about creating interactive prompts in terminal environments with the Survey library, which offers functionality using ANSI escape sequences. Even though no longer maintained, it includes examples of prompt types like Input, Password, Confirm, and more, and provides options for filtering, validation, and customization. Explore its codebase for educational insights on user feedback management in interactive sessions. For a maintained alternative, see the charmbracelet Bubble Tea library.