mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 00:36:07 +03:00
Merge pull request #2449 from injust/patch-1
Fix "external affects" typo in documentation
This commit is contained in:
@ -1166,7 +1166,7 @@ keybind: Keybinds = .{},
|
|||||||
///
|
///
|
||||||
/// If this is false, the default configuration paths will not be loaded.
|
/// If this is false, the default configuration paths will not be loaded.
|
||||||
/// This is targeted directly at using Ghostty from the CLI in a way
|
/// This is targeted directly at using Ghostty from the CLI in a way
|
||||||
/// that minimizes external affects.
|
/// that minimizes external effects.
|
||||||
///
|
///
|
||||||
/// This is a CLI-only configuration. Setting this in a configuration file
|
/// This is a CLI-only configuration. Setting this in a configuration file
|
||||||
/// will have no effect. It is not an error, but it will not do anything.
|
/// will have no effect. It is not an error, but it will not do anything.
|
||||||
|
Reference in New Issue
Block a user