focus stack and next/prev toplevel keybinds
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
#include "types.h"
|
||||
|
||||
void focus_toplevel(struct absinthe_toplevel *toplevel);
|
||||
void focus_next(struct absinthe_server *server);
|
||||
void focus_prev(struct absinthe_server *server);
|
||||
|
||||
Reference in New Issue
Block a user