diff options
author | Timo Sirainen <cras@irssi.org> | 2002-03-18 15:47:19 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-03-18 15:47:19 +0000 |
commit | 4c50a6e2f2d1e8db698264bdfbf8bc3ffecfc565 (patch) | |
tree | 502e305e0f6abb2d88f21e7d646800584cf91cf4 /docs/faq.html | |
parent | 6828f0e5aacfbbf1d1efdf9a095ae97f54a7f8cc (diff) | |
download | irssi-4c50a6e2f2d1e8db698264bdfbf8bc3ffecfc565.zip |
AGAIN forgot Q/A.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2631 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/faq.html')
-rw-r--r-- | docs/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.html b/docs/faq.html index 520b6580..3a808550 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -112,9 +112,9 @@ join channels whose operators are that evil.</p> <p>A: xterm -u8, screen -U, /SET term_type utf-8</p> -<h3>Will there be /DETACH-like feature?</h3> +<h3>Q: Will there be /DETACH-like feature?</h3> -<p>Maybe. Detach code already is there, attach is just missing :) But I +<p>A: 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> |