-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Probably, not an easy request to implement but just a thought.
What if kirc
could be run in daemon mode, and we could also launch other instances as clients, connecting to this daemon and displaying content from the specified channels only?
Like this:
kirc --daemon -s irc.undernet.org -c linux -c freebsd -n MyNick -r MyName
kirc --client -c linux
kirc --client -c freebsd
This way, we could use a terminal multiplexer, like tmux
, to have separate channels actually running in separate windows..
What do you think? :)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request