Skip to content

Commit

Permalink
Help - TERM=xterm-256color
Browse files Browse the repository at this point in the history
terminal-screen.c:      g_hash_table_replace (env_table, g_strdup ("TERM"), g_strdup ("xterm-256color")); /* FIXME configurable later? */
  • Loading branch information
rbuj authored and raveit65 committed Feb 1, 2019
1 parent f4bb742 commit b0c0b20
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions help/C/index.docbook
Expand Up @@ -321,16 +321,7 @@ text-based commands through a shell such as Bash.
<varname>TERM</varname></term>
<listitem>
<para>
Set to <literal>xterm</literal> by default.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>COLORTERM</varname></term>
<listitem>
<para>
Set to <literal>mate-terminal</literal> by default.
Set to <literal>xterm-256color</literal> by default.
</para>
</listitem>
</varlistentry>
Expand Down

0 comments on commit b0c0b20

Please sign in to comment.