Add interactive mode #23
Labels
No labels
📓 docs
🎮 gaming
bug
cicd
dependencies
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
neovim
package_management
python
question
vim
wontfix
⏰ Cron
🍎 macOS
🐧 Linux
🐳 docker
🔒 infosec
🚧 larger project
🤷 let's chat about it
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jessebot/onboardme#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's a whole train load of stuff to consider here:
https://betterprogramming.pub/designing-beautiful-command-line-applications-with-python-72bd2f972ea
Changed this to be "add interactive mode" because help output was already updated to be plenty prettier using rich :)
I want this mapped to
-iand will work on it when more things are stable.This is in progress on this branch: https://github.com/jessebot/onboardme/tree/feature/add-tui :)