mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 00:36:07 +03:00
terminfo: remove completed todo
OSC4 has been implemented. Remove this todo
This commit is contained in:
@ -40,8 +40,7 @@ pub const ghostty: Source = .{
|
|||||||
.{ .name = "bce", .value = .{ .boolean = {} } },
|
.{ .name = "bce", .value = .{ .boolean = {} } },
|
||||||
|
|
||||||
// terminal can change color definitions, i.e. we can change the color
|
// terminal can change color definitions, i.e. we can change the color
|
||||||
// palette. TODO: this may require implementing CSI 4 which we don't
|
// palette.
|
||||||
// at the time of writing this comment.
|
|
||||||
.{ .name = "ccc", .value = .{ .boolean = {} } },
|
.{ .name = "ccc", .value = .{ .boolean = {} } },
|
||||||
|
|
||||||
// supports changing the window title.
|
// supports changing the window title.
|
||||||
|
Reference in New Issue
Block a user