Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-16 Thread Greg Wooledge
On Fri, Dec 13, 2019 at 04:50:18PM -0600, David Wright wrote: > > PS1='\u@\h $(date +"%d %b %Y %H:%M:%S") :\w\$ ' > > Could \D{format} not do that? Oh, good catch. I've... never used that before. ;-) I scanned the PROMPTING section of the man page too quickly and only saw the \t \T \@ \A parts.

Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread Vipul
> if [ "$color_prompt" = yes ]; then > > PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\$ > ' You forgot to add "\d", in PS1 value, that explains different behavior of prompt in console and Guake

Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread David Wright
On Fri 13 Dec 2019 at 14:36:09 (-0500), Greg Wooledge wrote: > On Fri, Dec 13, 2019 at 07:20:53PM +, shirish शिरीष wrote: > > Can somebody share how can I have a common prompt which is ok both by > > bash and guake ? > > guake...? No idea what that is. apt-cache says

Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread Dan Ritter
shirish ??? wrote: > at bottom :- > > On 13/12/2019, Dan Ritter wrote: > > shirish ??? wrote: > >> Dear all, > >> > >> Can somebody share how can I have a common prompt which is ok both by > >> bash and guake ? > &g

Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread shirish शिरीष
at bottom :- On 13/12/2019, Dan Ritter wrote: > shirish ??? wrote: >> Dear all, >> >> Can somebody share how can I have a common prompt which is ok both by >> bash and guake ? >> >> bash is - >> >> $ guake --version >> Gu

Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread Greg Wooledge
On Fri, Dec 13, 2019 at 07:20:53PM +, shirish शिरीष wrote: > Can somebody share how can I have a common prompt which is ok both by > bash and guake ? guake...? No idea what that is. apt-cache says it's a terminal. So I'm just going to assume that it works like any other

Re: how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread Dan Ritter
shirish ??? wrote: > Dear all, > > Can somebody share how can I have a common prompt which is ok both by > bash and guake ? > > bash is - > > $ guake --version > Guake Terminal: 3.6.3 > VTE: 0.58.2 > VTE runtime: 0.58.2 > Gtk: 3.24.13 >

how to have a common prompt in bash and guake so I can view date and time as part of prompt ?

2019-12-13 Thread shirish शिरीष
Dear all, Can somebody share how can I have a common prompt which is ok both by bash and guake ? bash is - $ bash -version GNU bash, version 5.0.11(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2019 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.

preferences to make guake transparent

2013-09-08 Thread shirish शिरीष
Hi all, What are the preferences to make guake transparent ? By transparent like a mirror so you can code or do commands while seeing the background wall-paper. In my guake these are the preferences :- Text color - white background color - grey Transparency - quite near to the transparency

Re: Guake

2012-02-27 Thread Frank McCormick
On 27/02/12 01:32 PM, Camaleón wrote: On Sun, 26 Feb 2012 13:00:05 -0500, Frank McCormick wrote: I recently started to use guake again after a long time. I notice it comes up without a top window frame. Is this the normal appearance or a bug ? I've never used this terminal so I don&#

Re: Guake

2012-02-27 Thread Camaleón
On Sun, 26 Feb 2012 13:00:05 -0500, Frank McCormick wrote: > I recently started to use guake again after a long time. I notice it > comes up without a top window frame. Is this the normal appearance or a > bug ? I've never used this terminal so I don't know how it does look

Guake

2012-02-26 Thread Frank McCormick
I recently started to use guake again after a long time. I notice it comes up without a top window frame. Is this the normal appearance or a bug ? -- Cheers Frank -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta