mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-06 18:06:33 +00:00
renderer/opengl: implement cursor-invert-fg-bg
This commit is contained in:
@@ -291,8 +291,6 @@ palette: Palette = .{},
|
||||
|
||||
/// Swap the foreground and background colors of the cell under the cursor. This
|
||||
/// option overrides the `cursor-color` and `cursor-text` options.
|
||||
///
|
||||
/// This is currently only supported on macOS.
|
||||
@"cursor-invert-fg-bg": bool = false,
|
||||
|
||||
/// The opacity level (opposite of transparency) of the cursor. A value of 1
|
||||
|
Reference in New Issue
Block a user