mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 03:21:18 +00:00
start input, its broken but we're getting there
This commit is contained in:
@@ -529,7 +529,7 @@ const ReadThread = struct {
|
||||
return;
|
||||
};
|
||||
|
||||
// log.info("DATA: {d}", .{n});
|
||||
log.info("DATA: {d}", .{n});
|
||||
@call(.always_inline, process, .{ ev, buf[0..n] });
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user