diff options
-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 |