Terminal 0.2.0 available
Benjamin Rich
benjamin.rich at gmail.com
Fri Dec 3 11:09:28 CET 2004
I know I'm not a regular on the list, but I just had a couple of
questions (because I've been badly wanting an alternative to
gnome-terminal for a long term that's less bloated). How do I download
Terminal from SVN? I see there's a web interface that let's you
download a tarball, but how do I get it the old-fashioned command-line
way - what's the svn server/login/password? Do I even need to, or is
it the same code as xfce4-terminal/ in the main xfce4 cvs source tree?
When I run xfce4-term it has tabs et al just like Terminal is supposed
to. Or is it just a halfway replacement for xfterm4?
-Ben
On Thu, 02 Dec 2004 22:50:00 +0100, Benedikt Meurer
<benedikt.meurer at unix-ag.uni-siegen.de> wrote:
> Daniel James wrote:
>
>
> >> We've just released Terminal 0.2.0, which we consider the first mostly
> >> stable version (although the previous versions had proven to be stable
> >> as well). This new release contains a bunch of fixes and improvements
> >> over the 0.1.x versions, that make Terminal a worthy alternative to
> >> other advanced terminal emulators such as gnome-terminal and konsole.
> >
> >
> > I've just upgraded and there's a small problem with the debian package.
> > There's a missing semi-colon in the Terminal.wrapper - here's a diff:
> >
> > @@ -4,7 +4,7 @@
> > {
> > if ($opt eq '-display')
> > {
> > - $arg = shift(@ARGV)
> > + $arg = shift(@ARGV);
> > push(@args, '--display', $arg)
> > }
> > elsif ($opt eq '-name')
> >
> > Other than that, it's ace. Thanks for writing this.
>
> Thanks, its fixed now.
>
> > Daniel
>
> Benedikt
>
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://lunar-linux.org/mailman/listinfo/xfce4-dev
>
--
Linux - because a PC isn't just for christmas
More information about the Xfce4-dev
mailing list