pmenu icon indicating copy to clipboard operation
pmenu copied to clipboard

A dynamic terminal-based menu inspired by dmenu written in Python without dependencies with an optional MRU ordering which could also be used as an application launcher and CtrlP alternative.

Results 4 pmenu issues
Sort by recently updated
recently updated
newest added

Hi! Great script, thanks for writing it. I wanted to be able to set the initial query string to make pmenu more useful in bash scripting, so I went ahead...

This tool is almost perfect for me if it wasn't for the lack of pagination (or at least I wasn't able to figure out how to do it) Let's say...

Don't know where else to contact, but thanks for a great app and wanted to let you know I'm using it in my distro DXT2 Linux.

Would it be possible to implement an option to colorize the menu? So that for example ls --color | pmenu would be rendered in color. Or alternatively maybe an option...