feat(buffers): add delete_buffer command and keybinding for buffer_palette
This commit is contained in:
parent
a4ac3a42fd
commit
0a632416a4
5 changed files with 50 additions and 5 deletions
|
@ -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": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue