Re: A few random problems.
Stephen Stocker <[email protected]> Thu, 20 Dec 2007 20:32:11 -0600 (CST)
| Newsgroups | gmane.network.irc.irssi.user |
|---|---|
| Organization | HDTL |
| Message-ID | <Pine.LNX.4.64.0712202027250.28136@hdtl> |
On Thu, 20 Dec 2007, Nathan Kessler wrote: > Alright. So I have 2 random problems. > > I have to pm nickserv to identify. It does this automatically, but how can I > automatically close said window on startup? It's #2. > > Also, my Alt+number key no longer switches windows. I want it to. How can I > rebind the keys? > > Thanks for tolerating my stupid questions -- Nathan > Hi, I'm not sure about the window switching problem, maybe just a key binding somewhere. But the problem with nickserv can be solved by using ^msg nickserv identify password (putting a ^ before msg) in your autosendcmd. That will keep it from opening a separate window just to identify. Hope this helps. :) Take care, Steve