ailin-nemui

Results 254 comments of ailin-nemui

try [teddy-nu](https://github.com/ailin-nemui/teddy/wiki) -- you can use the tjfontaine client if you so fancy by setting ipw_docroot to .../tjclient

ok thanks, but it was a surprising breakage

I think it may be possible to use `&Irssi::signal_continue`; with a `local $quit = some info;` from the `message quit` signal handler, and then in the `print text` handler `if...

@KonomiKitten you need to start with another signal, in this case `"message quit"`, where you are provided with the nick and address.Then you can call `&Irssi::signal_continue;` and check which of...

yes you must not call signal_stop in them :-)

maybe integrating my nickcolor-expando script is easier? you only need to add the expando to your /format

first of all you should update irssi and adv_windowlist. I am not using your theme but if there are any issues that you can prove to be in the most...

I noticed that the dots on github stay yellow: https://github.com/ailin-nemui/irssi/pulls?q=is%3Apr+is%3Aclosed

the code you wrote, looks like it wouldn't save windows if there were no items? are you saying your code doesn't work?

``` ========== window: 15 /buffer first line |/buffer cur line ||/bottom start line # |||/start line 6 xxx 7 xxx 8 xxx 9 xxx 10 Day changed to 09 Sep...