Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

surface: issue a mode 2031 DSR report when reloading the config #4154

Closed
wants to merge 1 commit into from

Conversation

moni-dz
Copy link
Contributor

@moni-dz moni-dz commented Dec 31, 2024

Follow up to #3965

@moni-dz
Copy link
Contributor Author

moni-dz commented Dec 31, 2024

after digging further I saw:

ghostty/src/Surface.zig

Lines 1179 to 1184 in ecfca17

self.io.queueMessage(.{
.change_config = .{
.alloc = self.alloc,
.ptr = termio_config_ptr,
},
}, .unlocked);

doesn't this already send a report during

self.surfaceMessageWriter(.{ .report_color_scheme = false });

@moni-dz moni-dz closed this Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant