I'm trying to get the mercurial version compiled with the builtin terminal.
I'm passing the --with-mooterm to the configure script (since it's not build by default anymore), but I can't get the terminal to show in the plugins window.
I can see the following files installed:
$PREFIX/lib/moo/plugins/terminal.ini
$PREFIX/lib/moo/plugins/terminal.py
I'm using python 2.4.4 and pygtk 2.10.3
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I'm trying to get the mercurial version compiled with the builtin terminal.
I'm passing the --with-mooterm to the configure script (since it's not build by default anymore), but I can't get the terminal to show in the plugins window.
I can see the following files installed:
$PREFIX/lib/moo/plugins/terminal.ini
$PREFIX/lib/moo/plugins/terminal.py
I'm using python 2.4.4 and pygtk 2.10.3
Indeed, I broke it. Should be fixed now.
Are you actually using the terminal thing?
It's fixed :)
I'm using this terminal, because it's allow me to compile,and test the programs I'm working on without leaving the editor.