[vte] pty: Default to TERM=xterm-256color
- From: Egmont Koblinger <egmontkob src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte] pty: Default to TERM=xterm-256color
- Date: Mon, 1 Dec 2014 20:26:56 +0000 (UTC)
commit 82a8b0697dd948fa488b5a51ee7391deb35d49be
Author: Egmont Koblinger <egmont gmail com>
Date: Mon Dec 1 21:25:54 2014 +0100
pty: Default to TERM=xterm-256color
https://bugzilla.gnome.org/show_bug.cgi?id=740641
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0297390..4b11215 100644
--- a/configure.ac
+++ b/configure.ac
@@ -172,7 +172,7 @@ AC_DEFINE(GDK_MULTIHEAD_SAFE,1,[Force use of GDK multihead-safe APIs.])
AC_PATH_PROG([GLIB_GENMARSHAL],[glib-genmarshal])
AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
-VTE_DEFAULT_TERM=xterm
+VTE_DEFAULT_TERM=xterm-256color
AC_DEFINE_UNQUOTED(VTE_DEFAULT_TERM,"$VTE_DEFAULT_TERM",[The default value $TERM is set to.])
# Check for headers.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]