mIRC Homepage
Posted By: aquilla 6.17 search bug (ctrl+f) - 24/02/06 02:49 PM
Well, when I try to search my active custom window it searches the last active channel window instead. Here's what I used if you'd care to try it out for yourself;

Code:
alias view.log {
  var %f = $logdir $+ $mklogfn($1), %w = @ $+ $mklogfn($1)
  if ($isfile(%f)) {
    window -k0d %w
    loadbuf 2000 %w %f
  }
}
Posted By: mIRCManiac Re: 6.17 search bug (ctrl+f) - 24/02/06 04:47 PM
Had you used the forum search, you would have found this.
Posted By: jaytea Re: 6.17 search bug (ctrl+f) - 24/02/06 05:08 PM
haha nice
Posted By: hixxy Re: 6.17 search bug (ctrl+f) - 24/02/06 08:14 PM
His report doesn't sound like it's about the same bug. It may be the same or irrelevant but nothing suggests this other than both involve Ctrl+F.
Posted By: Khaled Re: 6.17 search bug (ctrl+f) - 06/03/06 04:12 PM
Thanks this has been fixed for the next bugfix release.
© mIRC Discussion Forums