mIRC Home    About    Download    Register    News    Help

Print Thread
#74477 08/03/04 08:10 PM
Joined: Dec 2002
Posts: 85
Z
Zmodem Offline OP
Babel fish
OP Offline
Babel fish
Z
Joined: Dec 2002
Posts: 85
For the tabbed nick completion on a channel, if you try to use it next to a period, it will not work...For instance:

.Zmo[TAB]

It should be able to work because nicks can't include periods in them anyways. Good luck! ;-)

Joined: Feb 2003
Posts: 2,737
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2003
Posts: 2,737
Should $window($active).w[TAB] complete to $window($active).WYSIWYG`


Well. At least I won lunch.
Good philosophy, see good in bad, I like!
Joined: Dec 2002
Posts: 85
Z
Zmodem Offline OP
Babel fish
OP Offline
Babel fish
Z
Joined: Dec 2002
Posts: 85
It should if you use tab, because you wouldn't use tab at all when trying to retrieve something like this.

M
madewokherd
madewokherd
M
His point, which you apparently missed, is that tab is normally used to evaluate identifiers. Changing it as you suggest would cause problems when evaluating identifiers with properties.

Joined: Dec 2002
Posts: 85
Z
Zmodem Offline OP
Babel fish
OP Offline
Babel fish
Z
Joined: Dec 2002
Posts: 85
Alright then...

Joined: Feb 2003
Posts: 806
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Feb 2003
Posts: 806
Then simply make it complete only when the period comes after a space, or when it's the first char of the sentence.
But that would be useful only if the reasons behind this are about not being able to complete nicks followed by the '.' mode char. And I don't know if that really happens.. this is only a guess.


Link Copied to Clipboard