git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: Marius Storm-Olsen <marius@trolltech.com>,
	Torgil Svensson <torgil.svensson@gmail.com>,
	Dmitry Kakurin <dmitry.kakurin@gmail.com>,
	git@vger.kernel.org
Subject: Re: Git on MSys (or how to make it easy for Windows users to compile git)
Date: Thu, 9 Aug 2007 10:14:57 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0708091013430.21857@racer.site> (raw)
In-Reply-To: <81b0412b0708090147y11783e3i4f0a6251dbe2c736@mail.gmail.com>

Hi,

On Thu, 9 Aug 2007, Alex Riesen wrote:

> On 8/6/07, Marius Storm-Olsen <marius@trolltech.com> wrote:
> > Johannes Schindelin said the following on 06.08.2007 02:11:
> > On Windows we have a replacement terminal, which has all the features
> > you want, and also supports tabs like Konsole. I've used it for
> > several years, and it works great. Have a look and see if you like it,
> > then we can add it to the repo:
> >      http://sourceforge.net/projects/console/
> >
> > Original name, ey? :-)
> 
> A fine example of windows hackery (they had to inject some code into
> the process running a standard windows console to redirect the IO,
> because windows has no tty of any form).
> It is wonder it works, but it really does (surprisingly often).
> Very impressive.

I have some issues with it, though.

- I really hate to leave anything older than W2K behind.  You might not 
  care, but I do.

- I tested it, and it gave a constant flicker, at least in the status bar.  
  Does not seem to be that fleshed out.

So I'd really like to see rxvt.exe fixed.

Ciao,
Dscho

  reply	other threads:[~2007-08-09  9:15 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02 21:23 Git on MSys (or how to make it easy for Windows users to compile git) Johannes Schindelin
2007-08-03  6:56 ` Dmitry Kakurin
2007-08-03  7:10   ` Marius Storm-Olsen
2007-08-03  9:58     ` Dmitry Kakurin
2007-08-03 11:43       ` Johannes Schindelin
2007-08-03 21:14         ` Dmitry Kakurin
2007-08-03 11:50       ` Johannes Schindelin
2007-08-03 12:47         ` Johannes Schindelin
2007-08-03 13:11           ` Marius Storm-Olsen
2007-08-03 13:37             ` Johannes Schindelin
2007-08-03 12:37       ` Johannes Schindelin
2007-08-03 13:08         ` Marius Storm-Olsen
2007-08-03 13:18           ` Johannes Schindelin
2007-08-03 13:24             ` Marius Storm-Olsen
2007-08-03 13:34               ` Johannes Schindelin
2007-08-03 15:34                 ` Marius Storm-Olsen
2007-08-03 16:46                   ` Johannes Schindelin
2007-08-03 17:53                     ` Marius Storm-Olsen
2007-08-03 18:33                       ` Mike Pape
2007-08-03 18:39                         ` Marius Storm-Olsen
2007-08-03 18:55                           ` Johannes Schindelin
2007-08-03 18:59                             ` Marius Storm-Olsen
2007-08-03 19:13                               ` Mike Pape
2007-08-03 19:18                                 ` Marius Storm-Olsen
2007-08-03 19:33                                 ` Johannes Schindelin
2007-08-03 21:21                                   ` Johannes Schindelin
2007-08-03 18:57                         ` Johannes Schindelin
2007-08-03 21:21         ` Dmitry Kakurin
2007-08-03 21:32           ` Johannes Schindelin
2007-08-04  0:16             ` Torgil Svensson
2007-08-04  0:26               ` Johannes Schindelin
2007-08-05 23:41                 ` Torgil Svensson
2007-08-06  0:11                   ` Johannes Schindelin
2007-08-06  5:47                     ` Marius Storm-Olsen
2007-08-06 10:24                       ` Johannes Schindelin
2007-08-06 11:35                         ` Marius Storm-Olsen
2007-08-09  8:47                       ` Alex Riesen
2007-08-09  9:14                         ` Johannes Schindelin [this message]
2007-08-09 13:55                           ` Alex Riesen
2007-08-06 14:30                     ` Torgil Svensson
2007-08-06 14:37                       ` Johannes Schindelin
2007-08-03  7:12 ` Marius Storm-Olsen
2007-08-03  7:25   ` Marius Storm-Olsen
2007-08-03 11:17   ` Nguyen Thai Ngoc Duy
2007-08-03 11:29     ` Marius Storm-Olsen
2007-08-03 11:36       ` Nguyen Thai Ngoc Duy
2007-08-03 11:43         ` Marius Storm-Olsen
2007-08-03 12:14           ` Nguyen Thai Ngoc Duy
2007-08-03 12:32             ` Marius Storm-Olsen
2007-08-03 11:37     ` Johannes Schindelin
2007-08-03 11:48       ` Nguyen Thai Ngoc Duy
2007-08-03 11:59         ` Johannes Schindelin
2007-08-03  8:59 ` Matthieu Moy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.64.0708091013430.21857@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=dmitry.kakurin@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=marius@trolltech.com \
    --cc=raa.lkml@gmail.com \
    --cc=torgil.svensson@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).