mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-09 21:28:26 +00:00
feat(linux): allow setting an intial start position
This commit is contained in:
committed by
Mitchell Hashimoto
parent
600e417154
commit
5ced72498e
@@ -577,6 +577,7 @@ typedef enum {
|
||||
GHOSTTY_ACTION_PRESENT_TERMINAL,
|
||||
GHOSTTY_ACTION_SIZE_LIMIT,
|
||||
GHOSTTY_ACTION_INITIAL_SIZE,
|
||||
GHOSTTY_ACTION_INITIAL_POSITION,
|
||||
GHOSTTY_ACTION_CELL_SIZE,
|
||||
GHOSTTY_ACTION_INSPECTOR,
|
||||
GHOSTTY_ACTION_RENDER_INSPECTOR,
|
||||
|
||||
Reference in New Issue
Block a user