Skip to content

More Juice

Compare
Choose a tag to compare
@excalith excalith released this 13 Apr 13:45
· 30 commits to main since this release
46cef8c

Had a lot of autocomplete and link cycling requests from both r/unixporn and Request #25, so I decided to give it a try - which turned out to be great!

By the way, I really appreciate if you could share your start page screenshot in Showcase!

Added

  • Error handling for client-side issues by showing possible solutions.
  • Using auto-completes the suggestion if any. (#25)
  • Using TAB and SHIFT + TAB cycles through filtered links. (#25)

Improved

  • Prompt and Search component layouts
  • help output with keybindings
  • Colorized config help output

Fixed

  • Fetch prompt unintentional line break

Special thanks to @Xithrius and @Den4200 for their incredible feedback while implementing both features together!