mod: cleanup TODO and outdated comments
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//! Cell type containing content and formatting for each character in the terminal screen.
|
||||
|
||||
// TODO embrace `zg` dependency more due to utf-8 encoding
|
||||
cp: u21 = ' ',
|
||||
style: Style = .{ .emphasis = &.{} },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user