From 6975285dade0d833457bcc36e1bf16d4d92cbb98 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Thu, 26 Jun 2025 10:38:05 +1000 Subject: Fix outdated reference to ncurses in doc --- doc/pages/options.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/options.asciidoc b/doc/pages/options.asciidoc index e5cb4c38..85a6e098 100644 --- a/doc/pages/options.asciidoc +++ b/doc/pages/options.asciidoc @@ -342,7 +342,7 @@ are exclusively available to built-in options. *ui_options* `str-to-str-map`:: a list of `key=value` pairs that are forwarded to the user - interface implementation. The NCurses UI supports the following options: + interface implementation. The Terminal UI supports the following options: *terminal_set_title*::: if *yes* or *true*, the terminal emulator title will -- cgit v1.2.3