erc-discuss
[Top][All Lists]
Advanced

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

Re: [Erc-discuss] Retroactively toggle time stamps and IRC notes


From: Francesco Mazzoli
Subject: Re: [Erc-discuss] Retroactively toggle time stamps and IRC notes
Date: Fri, 10 Aug 2012 08:22:47 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

At Wed, 08 Aug 2012 15:10:24 +0200,
Morel Pisum wrote:
> is there a way to *retroactively* toggle time stamps and/or IRC notes
> (like joins, parts, quits, kicks, nicks and modes etc.) (for either all
> buffers at the same time or for just the current buffer) such that I can
> hide or make them visible whenever I want?

there isn't, out of the box, but hacking up a solution is relatively easy.  for
example this is my setup which does what you asked for:
https://gist.github.com/2972603#L419 .  it uses the same binding as weechat,
`M--'.  the toggling is done on a per-buffer basis, but it's easy to imagine
extending the code to make it work on all buffers.

--
Francesco * Often in error, never in doubt




reply via email to

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