The solution was
/set awl_viewer off
Additional changes to AWL layout
/format awl_display_key = $Q%K|$N%n $H$C$S
/format awl_display_key_active = $Q%K|$N%n $H%U$C%n$S
/format awl_display_nokey = [$N]$H$C$S
Info from adv_windowlist.pl
# /format awl_display_(no)key(_active|_visible)Full script https://raw.github.com/mikaelz/dotfiles/master/.irssi/scripts/adv_windowlist.pl# * string : Format String for one window. The following $'s are expanded: # $C : Name # $N : Number of the Window # $Q : meta-Keymap # $H : Start highlighting # $S : Stop highlighting
More info for setting up:
http://quadpoint.org/articles/irssi/
http://www.antonfagerberg.com/archive/my-perfect-irssi-setup/
Thank you! I ran into this problem myself and this was an easy solution.
ReplyDeleteI found that I had to leave out the equals signs in the format commands, or else they would appear in the display. But maybe that depends on the version of Irssi or something.
Thanks again!
Muchas gracias por compartirlo (Y)
ReplyDeleteMe ha servido un montón;-)