Categorygithub.com/sshelll/menuscreen
modulepackage
1.2.4
Repository: https://github.com/sshelll/menuscreen.git
Documentation: pkg.go.dev

# README

MenuScreen

996.icu LICENSE

A simple go lib based on github.com/gdamore/tcell/v2,which helps you build a simple menu UI in your terminal.

Install

go get -u github.com/sshelll/menuscreen

Usage

demo is see ./test/xx.go.
when the screen started, you can press / to search and press enter to confirm, or you can press : to enter your customized content instead of choosing one.

Demo

img.png img.png

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
MenuScreen is a visible selector for input.
SimpleWorkflow is a simple implementation of Workflow.

# Interfaces

No description provided by the author