mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00

We previously used the "screen.viewportIsBottom" check but this is always true since awhile back since we copy only the viewport now. A cleaner check really is that we only track the cursor cell if we're even drawing the cursor.
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict/>
|
|
</plist>
|