ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] getting rid of the builtin clock


From: Martin Samuelsson
Subject: Re: [RP] getting rid of the builtin clock
Date: Tue, 24 Apr 2001 20:29:44 +0200
User-agent: Mutt/1.2.5i

This adds another dependency on an external binary. I would be great to see it 
ifdefed though with some option to configure to decide if it should be compiled 
in or not.

On Tue, Apr 24, 2001 at 10:58:26AM -0700, Jonathan Walther wrote:
> diff -U3 -r1.2 sample.ratpoisonrc
> - --- doc/sample.ratpoisonrc  2001/03/12 01:10:48     1.2
> +++ doc/sample.ratpoisonrc    2001/04/24 18:14:51
> @@ -20,3 +20,6 @@
>  
>  # bind b (`b' for browse) to interactively ask for an URL to open
>  bind b colon exec mozilla http://www.
> +
> +# bind a to display the date and time as in screen
> +bind a exec ratpoison --command "echo `date`  "
> Index: src/actions.c
> ===================================================================

The comment is a little confusing. The default keybinding in screen is "C-a t" 
to display the time and load. Removing the "as in screen" part would make more 
sence, i think



reply via email to

[Prev in Thread] Current Thread [Next in Thread]