Get the latest tech news
Show HN: Yakari – Interactive TUIs for CLI tools
Yakari: an interactive command building tool. Contribute to vlandeiro/yakari development by creating an account on GitHub.
will start a Terminal User Interface (TUI) with basic git features. KeyActionctrl+qCancel/ExitbackspaceErase/Go backtabAuto-completectrl+rToggle resultsctrl+lClear resultsctrl+eToggle edit mode Example: In the git branch menu, typing- highlights the-f and-t arguments, and dims other entries. Similarly, this tool helps users communicate more naturally with command-line programs by turning intimidating command structures into guided menus.
Or read this on Hacker News