Re: Gush - a (half-baked) Graphical User SHell
- From: colin.macleod@xxxxxxxxx
- Date: Tue, 12 May 2009 14:29:03 -0700 (PDT)
On 5 May, 17:54, colin.macl...@xxxxxxxxx wrote:
On 5 May, 17:39, twowheel <royte...@xxxxxxxxxxxxx> wrote:
what happens if expect is not available? And, in general, have you
considered or tested Windows platforms. (After all, *nix boxes
I have tried gush on windows, it mostly works ok, but I haven't spent
much effort on windows.
Colin.
I've just updated gush with a couple of Windows-compatibility fixes.
One was simple, I had to change the per-directory history file name
mapping to avoid characters that Windows doesn't allow in filenames.
The other was more awkward - in the filename completion popup menus
I generate submenus for subdirectories. On Unix submenus are
populated only when required and this works ok. But on Windows
all submenus are generated at the same time as their parent.
So if you pressed tab for file completion at the top of a deep
directory hierarchy, gush could hang for some time while
generating all the possible submenus. To avoid this I have
simply disabled file-completion submenus on Windows - you only
get one level at a time.
Colin.
.
- References:
- Gush - a (half-baked) Graphical User SHell
- From: Colin Macleod
- Re: Gush - a (half-baked) Graphical User SHell
- From: Alexandre Ferrieux
- Re: Gush - a (half-baked) Graphical User SHell
- From: colin . macleod
- Re: Gush - a (half-baked) Graphical User SHell
- From: twowheel
- Re: Gush - a (half-baked) Graphical User SHell
- From: colin . macleod
- Gush - a (half-baked) Graphical User SHell
- Prev by Date: Re: comm + tls
- Next by Date: Re: comm + tls
- Previous by thread: Re: Gush - a (half-baked) Graphical User SHell
- Next by thread: Re: Gush - a (half-baked) Graphical User SHell
- Index(es):
Relevant Pages
|