mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-01 03:14:40 +00:00
macos: jump to last_tab
This commit is contained in:
@@ -143,6 +143,7 @@ typedef enum {
|
||||
typedef enum {
|
||||
GHOSTTY_TAB_PREVIOUS = -1,
|
||||
GHOSTTY_TAB_NEXT = -2,
|
||||
GHOSTTY_TAB_LAST = -3,
|
||||
} ghostty_tab_e;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user