this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove dead code

authored by

Jeffrey C. Ollie and committed by
Tim Culverhouse
34f4e032 68e4fe68

-2
-2
src/tty.zig
··· 75 75 handler_installed = true; 76 76 } 77 77 78 - // const file = std.fs.File{ .handle = fd }; 79 - 80 78 const self: PosixTty = .{ 81 79 .io = io, 82 80 .fd = f,