mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-19 18:26:13 +03:00
macos: copy
This commit is contained in:
@ -45,8 +45,8 @@ struct SecureInputOverlay: View {
|
|||||||
Text("""
|
Text("""
|
||||||
Secure Input is active. Secure Input is a macOS security feature that
|
Secure Input is active. Secure Input is a macOS security feature that
|
||||||
prevents applications from reading keyboard events. This is enabled
|
prevents applications from reading keyboard events. This is enabled
|
||||||
when `Ghostty > Secure Keyboard Entry` is active, as well as
|
automatically whenever Ghostty detects a password prompt in the terminal,
|
||||||
automatically when at a password prompt.
|
or at all times if `Ghostty > Secure Keyboard Entry` is active.
|
||||||
""")
|
""")
|
||||||
.padding(.all)
|
.padding(.all)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user