terminfo: remove completed todo

OSC4 has been implemented. Remove this todo
This commit is contained in:
Tim Culverhouse
2024-02-20 13:41:24 -06:00
parent fdfa596fdf
commit 534f97dff0

View File

@ -40,8 +40,7 @@ pub const ghostty: Source = .{
.{ .name = "bce", .value = .{ .boolean = {} } },
// terminal can change color definitions, i.e. we can change the color
// palette. TODO: this may require implementing CSI 4 which we don't
// at the time of writing this comment.
// palette.
.{ .name = "ccc", .value = .{ .boolean = {} } },
// supports changing the window title.