mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-09 21:28:26 +00:00
grid render a few cells
This commit is contained in:
@@ -99,6 +99,7 @@ pub fn init(alloc: std.mem.Allocator) !TextRenderer {
|
||||
// Update the initialize size so we have some projection. We
|
||||
// expect this will get updated almost immediately.
|
||||
try res.setScreenSize(3000, 1666);
|
||||
//try res.setScreenSize(1432, 874);
|
||||
|
||||
return res;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user