docs: added full stop for consistency
parent
fb8f6c77dd
commit
3319b2b6ed
|
|
@ -1984,7 +1984,7 @@ keybind: Keybinds = .{},
|
||||||
///
|
///
|
||||||
/// Allowable values are:
|
/// Allowable values are:
|
||||||
///
|
///
|
||||||
/// * `off` - No SSH integration, use standard ssh binary
|
/// * `off` - No SSH integration, use standard ssh binary.
|
||||||
///
|
///
|
||||||
/// * `term-only` - Automatically converts TERM from `xterm-ghostty` to `xterm-256color`
|
/// * `term-only` - Automatically converts TERM from `xterm-ghostty` to `xterm-256color`
|
||||||
/// when connecting to remote hosts. This prevents "unknown terminal type" errors
|
/// when connecting to remote hosts. This prevents "unknown terminal type" errors
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue