1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00
irssi/docs/faq.txt
Timo Sirainen d108026a37 updated
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1080 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-06 21:58:43 +00:00

12 lines
501 B
Plaintext

Q: Why does irssi crash when pressing Ctrl-4?
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
Q: How do I easily write text to channel that starts with '/' character?
A: / /text