This website requires JavaScript.
Explore
Help
Register
Sign In
starnakin
/
terminal_menu
Watch
1
Star
0
Fork
0
You've already forked terminal_menu
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
40
KiB
Python
100%
a546c0ffa4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
starnakin
a546c0ffa4
fix: len is now based on printable size and not on the nb of chars old: 'bozo\n\n' -> 6 now: -> 4
2023-05-29 18:50:23 +02:00
.gitignore
add: .gitignore
2023-05-27 15:24:13 +02:00
Menu.py
fix: len is now based on printable size and not on the nb of chars old: 'bozo\n\n' -> 6 now: -> 4
2023-05-29 18:50:23 +02:00
requirements.txt
add: requirements.txt
2023-05-27 15:29:12 +02:00