julia
Allow single option with REPL.TerminalMenus
#36369
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
8
Changes
View On
GitHub
Commits
Allow single option in REPL.TerminalMenus
tomyun
committed
5 years ago
Fix scroll down issue with pagesize=1
tomyun
committed
5 years ago
Use print_arrow() instead of printcursor() to print skip empty arrow
tomyun
committed
5 years ago
Add updown arrow for multiple options in one-line page
tomyun
committed
5 years ago
Fix typo
tomyun
committed
5 years ago
print_arrow() no longer needed
tomyun
committed
5 years ago
Avoid depwarn errors
tomyun
committed
5 years ago
Make move_down!() handling identitcal to the original impl
tomyun
committed
5 years ago
Loading