Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

mritd/promptx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本仓库已废弃, promptx 已基于 charmbracelet/bubbletea 重新实现,请使用 mritd/bubbles

Promptx

一个简单的 golang 编写的终端提示库,部分代码 copy 自 promptui,代码设计实现参考了 promptuisurvey;至于为何不使用这两个库而自己造轮子是因为这两个库对中文支持都不友好,比如光标移动、删除等

Promptx 使用可参考 _example 目录下的样例代码,目前仅支持单行提示(可以增加实时校验) 与下来列表选择菜单,其运行截图如下:

单行提示

prompt

列表选择

select

About

A simple terminal prompt library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages