mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
Merge pull request #39 from ailin-nemui/sync
run syncdocs.sh and syncscripts.sh
(cherry picked from commit 85a9dc146d)
This commit is contained in:
parent
117758fb90
commit
0ba449d8be
6 changed files with 102 additions and 78 deletions
|
|
@ -4,8 +4,8 @@ Q: Why doesn’t irssi display colors even when ircii etc. displays them?
|
|||
A: They force ANSI colors even if terminal doesn’t support them. By default,
|
||||
irssi uses colors only if terminfo/termcap so says. The correct way to fix this
|
||||
would be to change your TERM environment to a value where colors work, like
|
||||
xterm-color or color_xterm (eg. TERM=xterm-color irssi). If this doesn’t help,
|
||||
then use the evil way of /SET term_force_colors ON.
|
||||
xterm-256color or color_xterm (eg. TERM=xterm-256color irssi). If this doesn’t
|
||||
help, then use the evil way of /SET term_force_colors ON.
|
||||
|
||||
Q: How do I easily write text to channel that starts with ‘/’ character?
|
||||
A: / /text
|
||||
|
|
@ -119,6 +119,6 @@ A: Check [6]here
|
|||
[1] https://github.com/irssi-import/xirssi
|
||||
[2] https://tmux.github.io/
|
||||
[3] https://www.gnu.org/software/screen/screen.html
|
||||
[4] http://dtach.sf.net/
|
||||
[4] https://sourceforge.net/projects/dtach/
|
||||
[5] https://dgl.cx/irssi/hack-whois-in-current-window.pl
|
||||
[6] https://irssi.org/assets/irssi.wav
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue