mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-28 06:46:38 -04:00
Add exec bind action
This commit is contained in:
parent
b81b98d47c
commit
0c252d1b05
7 changed files with 43 additions and 10 deletions
|
|
@ -29,6 +29,7 @@ enum bind_action_normal {
|
|||
BIND_ACTION_MINIMIZE,
|
||||
BIND_ACTION_MAXIMIZE,
|
||||
BIND_ACTION_FULLSCREEN,
|
||||
BIND_ACTION_EXEC,
|
||||
BIND_ACTION_PIPE_SCROLLBACK,
|
||||
BIND_ACTION_PIPE_VIEW,
|
||||
BIND_ACTION_PIPE_SELECTED,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue