diff options
author | Timo Sirainen <cras@irssi.org> | 2001-01-01 13:20:43 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-01-01 13:20:43 +0000 |
commit | 40dc521b498ccc10f933c26ddc125fbc74580597 (patch) | |
tree | 1d69ab29dce8c5382f8f40ed584a7cca92b1f6bc /docs | |
parent | 4a8505f09f98a1eaaeed5c12142db55d5f149de6 (diff) | |
download | irssi-40dc521b498ccc10f933c26ddc125fbc74580597.zip |
updated :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1038 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/faq.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/faq.txt b/docs/faq.txt index 09931397..f94faeae 100644 --- a/docs/faq.txt +++ b/docs/faq.txt @@ -3,3 +3,6 @@ A: Most unices are usually configured to send SIGQUIT to active process when Ctrl-\ is pressed. Some terminals also treat Ctrl-4 and Ctrl-\ equally, so Irssi will die to SIGQUIT. Two ways to fix this: change it to something else with stty (stty quit undef) or in irssi /SET ignore_signals quit + +Q: Where's the GUI version? +A: Read http://irssi.org/?page=about |