On Thu, Apr 17, 2008 at 10:00 AM, arnuld <[EMAIL PROTECTED]> wrote: > but another new bug. Every X-Terminal's command prompt appears like this > only: > > bash: 3-00$ > > > when it should be: [EMAIL PROTECTED] ~]$
That's not a wmii bug, it's a problem in your configuration. Quite likely "bash -l" will give you the prompt you want. See bash(1), INVOCATION for more info. Gr. Sander.
