bemenu/lib
2014-04-12 20:51:32 +03:00
..
draw Meh, no (null) it's empty if it's empty. 2014-04-12 20:51:32 +03:00
bemenu.h S-Return (C-t, insert in curses) should return input, C-Return is mark. (C-r, C-space in curses) 2014-04-12 18:44:03 +03:00
CMakeLists.txt Implement list structure, and feature for multiple selections. 2014-04-10 20:04:06 +03:00
filter.c Fix out of bound access, and provide better tokenize api. 2014-04-12 20:16:33 +03:00
internal.h Fix out of bound access, and provide better tokenize api. 2014-04-12 20:16:33 +03:00
item.c Make it possible to set and get userdata pointers. 2014-04-10 20:09:34 +03:00
list.c Free the old list. 2014-04-11 01:59:05 +03:00
menu.c S-Return (C-t, insert in curses) should return input, C-Return is mark. (C-r, C-space in curses) 2014-04-12 18:44:03 +03:00
util.c Fix out of bound access, and provide better tokenize api. 2014-04-12 20:16:33 +03:00