Mention ghostty in config docs
This commit is contained in:
parent
cab37cb633
commit
03b91ec1cd
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@ pub struct Config {
|
|||
/// those cases are usually rare (unless you view a lot of emoji).
|
||||
///
|
||||
/// `"unicode"`: Use the unicode standard in a best-effort manner to
|
||||
/// determine grapheme widths.
|
||||
/// determine grapheme widths. Some terminals (e.g. ghostty) can make use of
|
||||
/// this.
|
||||
///
|
||||
/// This method is used when `measure_widths` is set to `false`.
|
||||
#[serde(default)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue