bemenu/lib
2014-04-12 19:59:21 +03:00
..
draw Use strcspn instead of strtok 2014-04-12 19:59:21 +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 Use strcspn instead of strtok 2014-04-12 19:59:21 +03:00
internal.h Use strcspn instead of strtok 2014-04-12 19:59:21 +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 Use strcspn instead of strtok 2014-04-12 19:59:21 +03:00