1
0
mirror of https://github.com/Cloudef/bemenu synced 2024-11-23 09:21:59 +01:00
bemenu/lib
Luca Nimmrichter 197936e697 Add new bindings
H/M/L to goto first/mid/last item in view
X to delete character before the cursor
v to toggle item selection

Change goto first item from g to gg
2022-10-21 03:17:29 +09:00
..
3rdparty Nuke CMake from existance 2020-02-07 16:03:08 +02:00
renderers fix dangling pointer state on wayland 2022-10-09 14:09:25 +09:00
bemenu.h Replace --vim option with a generic --binding [name] option 2022-10-21 03:17:29 +09:00
filter.c Declare filter_dmenu_fun as static 2020-12-13 17:10:07 +09:00
internal.h Replace --vim option with a generic --binding [name] option 2022-10-21 03:17:29 +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 Replace --vim option with a generic --binding [name] option 2022-10-21 03:17:29 +09:00
util.c get rid of all the internal symbols 2022-02-19 08:00:26 +09:00
vim.c Add new bindings 2022-10-21 03:17:29 +09:00
vim.h Add basic vim bindings 2022-10-21 03:17:29 +09:00