Open GoogleCodeExporter opened 8 years ago
Same issue here, GVIM on Linux
Original comment by j...@mooring.com
on 29 Nov 2012 at 3:53
This problem only shows when ConqueTerm is set to xterm, Macvim OSX 10.9.
Original comment by jianfe...@gmail.com
on 4 Sep 2014 at 11:58
This is a feature of bash, not of ConqueTerm. Open a terminal (outside of vim)
and type:
$ ls /usr/bin
$ clear
(The first command is just to get more than screen full of text.)
You will see that the terminal has not cleared any history, only scrolled down.
To truly clear a bash terminal type
$ reset
Unfortunately, this does not seem to work in ConqueTerm.
Original comment by jskow...@gmail.com
on 15 Oct 2014 at 6:25
Original issue reported on code.google.com by
jriv...@samaritan.com
on 2 Mar 2012 at 8:14