AshokEmrys / conque

code.google.com/p/conque
0 stars 0 forks source link

tig doesn't work in xterm mode #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. let g:ConqueTerm_TERM = 'xterm'
2. open a conque term window, navigate to a git repository
3. run `tig`

What is the expected output? What do you see instead?
tig is an ncurses git browser.
output should look like the following
http://www.gitready.com/advanced/2009/07/31/tig-the-ncurses-front-end-to-git.htm
l

instead it's rather garbled

What version of the product are you using? On what operating system?
conque_term 2.0, for vim 7.0 (modified 2010-11-15)
vim 7.3 with +python -python3
tig version 0.16.2-9-g4cf7c37-dirty

Please provide any additional information below.

Original issue reported on code.google.com by the.ashl...@gmail.com on 23 Feb 2011 at 6:06