1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00

"Will there be /DETACH-like feature?"

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2630 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-03-18 15:46:40 +00:00 committed by cras
parent 908d6bb6f9
commit 6828f0e5aa

View File

@ -111,3 +111,10 @@ join channels whose operators are that evil.</p>
<h3>Q: How to make UTF-8 support work with irssi?</h3>
<p>A: xterm -u8, screen -U, /SET term_type utf-8</p>
<h3>Will there be /DETACH-like feature?</h3>
<p>Maybe. Detach code already is there, attach is just missing :) But I
don't have much interest in coding it, and
<a href="http://www.gnu.org/software/screen/screen.html">screen</a> works
just fine so why bother?</p>