Skip to content

Commit

Permalink
doc: remove outdated statement for fullscreen option (#2904)
Browse files Browse the repository at this point in the history
We can use `macos-non-native-fullscreen` with `fullscreen` together
since #1377 was closed.
  • Loading branch information
mitchellh authored Dec 9, 2024
2 parents 1825f5d + aa4e704 commit ae2cf8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/config/Config.zig
Original file line number Diff line number Diff line change
Expand Up @@ -668,9 +668,6 @@ link: RepeatableLink = .{},
/// does not apply to tabs, splits, etc. However, this setting will apply to all
/// new windows, not just the first one.
///
/// On macOS, this always creates the window in native fullscreen. Non-native
/// fullscreen is not currently supported with this setting.
///
/// On macOS, this setting does not work if window-decoration is set to
/// "false", because native fullscreen on macOS requires window decorations
/// to be set.
Expand Down

0 comments on commit ae2cf8d

Please sign in to comment.