1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 09:21:59 +01:00
bemenu/lib
2023-08-30 00:05:22 +09:00
..
3rdparty Nuke CMake from existance 2020-02-07 16:03:08 +02:00
renderers Fix: invisible right border. (#333) 2023-02-22 10:56:17 +09:00
bemenu.h Add option to exit bemenu using esc in vim binds normal mode 2023-06-30 09:31:45 +09:00
filter.c filter: fix exact matching 2023-08-30 00:05:22 +09:00
internal.h Add option to exit bemenu using esc in vim binds normal mode 2023-06-30 09:31:45 +09:00
item.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
library.c Nuke CMake from existance 2020-02-07 16:03:08 +02:00
list.c Use sizeof(void*) and fix list remove. 2014-10-25 21:53:48 +03:00
menu.c Add option to exit bemenu using esc in vim binds normal mode 2023-06-30 09:31:45 +09:00
util.c get rid of all the internal symbols 2022-02-19 08:00:26 +09:00
vim.c Add option to exit bemenu using esc in vim binds normal mode 2023-06-30 09:31:45 +09:00
vim.h Add basic vim bindings 2022-10-21 03:17:29 +09:00