simple-term-menu icon indicating copy to clipboard operation
simple-term-menu copied to clipboard

Question on the tool

Open wangyihanlarry opened this issue 2 years ago • 1 comments

Hi,

This is fantastic tool, I am wondering how should I fill the text box instead of selection from a menu, is there a component for this?

BR Larry

wangyihanlarry avatar Jun 28 '22 13:06 wangyihanlarry

Hey and thanks for the nice words. So you are looking for text fields? simple-term-menu is only intended for static menus / selecting pre-defined menu entries. You are probably looking for a more complete UI library for terminals like curses: https://docs.python.org/3/howto/curses.html.

IngoMeyer441 avatar Jun 29 '22 11:06 IngoMeyer441