mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-06 13:27:49 +00:00
termio: typos
This commit is contained in:
@@ -213,7 +213,7 @@ pub fn focusGained(
|
||||
} else {
|
||||
// Always set this to true. There is a race condition if we lose
|
||||
// focus and regain focus before the termios timer ticks where
|
||||
// if we don't set this unconditionaly the timer will end on
|
||||
// if we don't set this unconditionally the timer will end on
|
||||
// the next iteration.
|
||||
execdata.termios_timer_running = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user