I’ve made an application launcher for myself that uses fzf to pick the application. Currently, it launches in an Alacritty window with a special config - it’s a small rectangle that has the fzf dialog, you pick the application and it goes away. That’s all the interaction needed. If I wanted to try to make this “GUI” more generic, what would I use?

  • Hexarei@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    6 months ago

    Ok legit I’ve been writing terminal applications for years and seen this everywhere without being able to find it. Thanks!