mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-27 11:06:31 +00:00
small rename
This commit is contained in:
@@ -1271,8 +1271,9 @@ keybind: Keybinds = .{},
|
||||
@"quick-terminal-screen": QuickTerminalScreen = .main,
|
||||
|
||||
/// Duration (in seconds) of the quick terminal enter and exit animation.
|
||||
/// Set it to 0 to disable animation.
|
||||
@"quick-terminal-animate-duration": f64 = 0.2,
|
||||
/// Set it to 0 to disable animation completely. This can be changed at
|
||||
/// runtime.
|
||||
@"quick-terminal-animation-duration": f64 = 0.2,
|
||||
|
||||
/// Whether to enable shell integration auto-injection or not. Shell integration
|
||||
/// greatly enhances the terminal experience by enabling a number of features:
|
||||
|
||||
Reference in New Issue
Block a user