switch to xterm-termite for TERM

This works with applications that hardcode the xterm* check, but still
allows for a correct entry in the terminfo database.
This commit is contained in:
Daniel Micay 2012-09-02 18:56:25 -04:00
parent 2ff780695a
commit 978e6b2d76
3 changed files with 3 additions and 5 deletions

View File

@ -821,7 +821,7 @@ static void exit_with_status(VteTerminal *vte) {
int main(int argc, char **argv) {
GError *error = NULL;
const char *term = "termite";
const char *term = "xterm-termite";
gboolean version = FALSE;
GOptionContext *context = g_option_context_new(NULL);

View File

@ -14,6 +14,7 @@ scrollback_lines = 1000
search_wrap = true
#icon_name = terminal
#geometry = 640x480
#term = xterm-termite
# 0.0: opaque, 1.0: transparent
transparency = 0.0
@ -27,9 +28,6 @@ cursor_shape = block
# $BROWSER is used by default
#browser = firefox
# termite has the correct terminfo, but some applications hardcode TERM checks
#term = termite
# word characters used for word selection
# (default if unset: all graphic non-punctuation/space characters)
#word_chars = -A-Za-z0-9,./?%&#:_=+@~

View File

@ -1,5 +1,5 @@
# vim: noet:ts=8:sw=8:sts=0
termite|VTE-based terminal,
xterm-termite|VTE-based terminal,
am,
bce,
ccc,