bmenu icon indicating copy to clipboard operation
bmenu copied to clipboard

A general purpose terminal menu that focuses on ease of configuration and use.

Results 5 bmenu issues
Sort by recently updated
recently updated
newest added

Changing the char to int in order to compare c to EOF.

After compiling on a raspberrypi 400: ``` Program received signal SIGSEGV, Segmentation fault. 0x0000aaaaaaaab538 in menu_load () at src/menu.c:154 154 command[i][j] = c; (gdb) p command $1 = {0xaaaaaaabf510 "/bin/clear",...

Hi i'm using your bmenu with my P3 and stretch and it runs fine. Now i'm trying to compile and install this on my Pi2 with stretch. Compiling and the...

Feature request. List the entries in the menu by number so that they can be selected directly instead of having to use the cursor keys to select, then press enter....

Having trouble making the settings permanent. For example I have to redo my setting to use natural scrolling every time I reboot the system. Is there a way to make...