from Hacker News

Smenu, a command-line advanced selection filter and a menu builder for terminal

by pgen on 9/9/18, 8:29 AM with 7 comments

  • by cyborgx7 on 9/9/18, 10:37 AM

    This is like dmenu but it stays in the terminal. I've needed something like this in the past before for some scripts. Neat.
  • by gwn7 on 9/9/18, 8:11 PM

    I've been happily using vis-menu which is a fork of slmenu which is a terminal version of dmenu: http://martanne.github.io/vis/man/vis-menu.1.html

    vis-menu is distributed with vis: https://github.com/martanne/vis

    This project seems fine as well; though the examples seemed a bit complicated to me. I guess I'll need to rtfm.