On Thu, Jun 22, 2017 at 9:05 AM, Ivan Tham <pickf...@riseup.net> wrote: > I find urxvtd and find it very useful when using a bunch or terminals > since it uses far less memory than st when there are 6 terminals opened.
One issue with the daemon approach is that when the daemon dies, all the terminals will go with it. Of course if the daemon is bug-free, fast, tiny and never crashes ever (like all software in existence today) that's not an issue... Cheers, Silvan