Fabian Homborg acc2353328 vi_cursor: For TERM = xterm require another condition
We cannot just use TERM = xterm and defined Ss sequence, as some old
vte-based terminals are still in the wild that don't support the
sequence and don't have $VTE_VERSION set.

I have tested this on

- konsole - supported and works ($KONSOLE_PROFILE_NAME)
- new xterm - supported and works ($XTERM_VERSION)
- lxterminal-gtk3 - supported and works ($VTE_VERSION)
- new gnome-terminal - supported and works ($VTE_VERSION)
- lxterminal-gtk2 - not supported and deactivated (no $VTE_VERSION)
- tmux in konsole - works
- tmux in lxterminal-gtk2 - deactivated

and for all supported ones with the respective variable erased, to see
that it is deactivated.

Fixes #3499.
2016-11-18 19:24:29 +01:00
..
2010-09-18 10:18:26 +08:00
2013-07-18 21:26:32 +05:30
2014-01-20 21:28:54 +04:00
2016-10-07 05:59:54 -07:00
2015-09-09 21:52:18 +02:00
2016-05-23 19:59:02 +02:00
2016-08-24 22:56:19 -07:00
2016-09-13 20:59:18 -07:00
2016-02-03 23:47:46 +01:00
2015-01-17 15:36:30 -08:00
2016-02-10 20:33:43 +01:00
2016-07-01 04:43:57 -07:00
2016-10-23 15:02:14 -07:00
2016-02-12 23:53:17 +01:00
2015-08-08 11:22:44 -07:00
2016-09-12 20:20:40 +02:00
2016-07-09 10:57:59 -07:00
2015-11-14 13:15:30 +01:00
2016-08-29 00:01:13 +02:00
2016-02-03 23:23:04 +01:00
2015-09-09 20:55:04 +02:00