mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-05 09:26:32 +00:00
IO thread stream handler is in, lots of commented TODOs
This commit is contained in:
@@ -440,7 +440,7 @@ pub fn Stream(comptime Handler: type) type {
|
||||
}
|
||||
|
||||
fn configureCharset(
|
||||
self: Self,
|
||||
self: *Self,
|
||||
intermediates: []const u8,
|
||||
set: charsets.Charset,
|
||||
) !void {
|
||||
|
Reference in New Issue
Block a user