Skip to content

Commit b0c0b20

Browse files
rbujraveit65
authored andcommitted
Help - TERM=xterm-256color
terminal-screen.c: g_hash_table_replace (env_table, g_strdup ("TERM"), g_strdup ("xterm-256color")); /* FIXME configurable later? */
1 parent f4bb742 commit b0c0b20

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

help/C/index.docbook

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -321,16 +321,7 @@ text-based commands through a shell such as Bash.
321321
<varname>TERM</varname></term>
322322
<listitem>
323323
<para>
324-
Set to <literal>xterm</literal> by default.
325-
</para>
326-
</listitem>
327-
</varlistentry>
328-
<varlistentry>
329-
<term>
330-
<varname>COLORTERM</varname></term>
331-
<listitem>
332-
<para>
333-
Set to <literal>mate-terminal</literal> by default.
324+
Set to <literal>xterm-256color</literal> by default.
334325
</para>
335326
</listitem>
336327
</varlistentry>

0 commit comments

Comments
 (0)