mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
typo-fix
This commit is contained in:
@ -1525,7 +1525,7 @@ keybind: Keybinds = .{},
|
|||||||
/// The default value is false for all systems.
|
/// The default value is false for all systems.
|
||||||
///
|
///
|
||||||
/// At present this will only disable the context menu on Linux in the future
|
/// At present this will only disable the context menu on Linux in the future
|
||||||
/// this shoul also disable the context menu on macOS
|
/// this should also disable the context menu on macOS
|
||||||
@"copy-on-right-click": CopyOnMouseAction = .false,
|
@"copy-on-right-click": CopyOnMouseAction = .false,
|
||||||
|
|
||||||
/// The time in milliseconds between clicks to consider a click a repeat
|
/// The time in milliseconds between clicks to consider a click a repeat
|
||||||
|
Reference in New Issue
Block a user