feat(buffers): add delete_buffer command and keybinding for buffer_palette

This commit is contained in:
CJ van den Berg 2025-01-22 22:23:56 +01:00
parent a4ac3a42fd
commit 0a632416a4
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
5 changed files with 50 additions and 5 deletions

View file

@ -285,6 +285,7 @@
["page_up", "palette_menu_pageup"],
["page_down", "palette_menu_pagedown"],
["enter", "palette_menu_activate"],
["delete", "palette_menu_delete_item"],
["backspace", "overlay_delete_backwards"]
],
"release": [