SelectMenu icon indicating copy to clipboard operation
SelectMenu copied to clipboard

SelectMenu is the input form to choose from menu by arrow keys.

Results 3 SelectMenu issues
Sort by recently updated
recently updated
newest added

```shell $ pip3 install SelectMenu Collecting SelectMenu Using cached SelectMenu-1.0.0b2.tar.gz (3.4 kB) ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-2e5v4gfb/SelectMenu/setup.py'"'"';...

Hi, The pip install dosent work, same with the ![kép](https://user-images.githubusercontent.com/127690373/232131874-e3742f9d-a74d-47c9-8638-db0b6e6effb3.png) clone link, change it to this: ![kép](https://user-images.githubusercontent.com/127690373/232131923-a31c4930-0f84-4a4b-bf9a-47415c2fb6db.png)

Installing package with pip on Windows threw error, same with compiling from source. I traced it and apparently ```UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 315: character maps...