weecloud
weecloud copied to clipboard
Numbers before Usernames
I have the strange occurence of numbers before usernames
Like "user" becomes "2user" in the chat pane, but not in the nicklist.
Nick-Completion works without the number in front.
Any questions let me know.
best regards Chris
What version of WeeChat?
Using Version 0.4.1 and the following scripts:
08:09:04 weechat | * ia buffers.pl 3.8 (Sidebar with list of buffers) 08:09:04 weechat | * ia iset.pl 3.2 (Interactive Set for configuration options) 08:09:04 weechat | ia nickregain.pl 1.1.1 (Auto Nick Regaining) 08:09:04 weechat | ia auto_away.py 0.3.3 (Simple auto-away script in Python) 08:09:04 weechat | ia shell.py 0.8 (Run shell commands in WeeChat) 08:09:04 weechat | ia urlbar.py 10 (Bar with URLs. For easy clicking or selecting.)
On Mon, Aug 26, 2013 at 7:58 AM, Eirik Brandtzæg [email protected]:
What version of WeeChat?
— Reply to this email directly or view it on GitHubhttps://github.com/eirikb/weecloud/issues/18#issuecomment-23244852 .
chris aka .campino2k http://www.campino2k.de
EINE BITTE: Sehr oft bekomme ich Dateien in Formaten wie Word, Excel und Powerpoint zugesendet. Ich habe kein Microsoft Office und ich will es auch gar nicht haben. Es gibt genug freie Programme und Formate, in denen ein Dateiaustausch problemlos vonstattengehen kann. Beispiele wären: ODF, PDF, RTF, GIF, TXT, HTM(L).
Installed those plugins (through weeget) in 0.4.1, but didn't see the problem you have :disappointed:.
But it might be the colorizing, I have seen that go crazy before, but it is difficult to say without looking directly into the matter. I'm currently working on a new version which I hope to be finished with within some weeks, you could wait to see if the problem still occurs then?
No problem, just wanted to report this after I took a look on the different client solutions for weechat ;-)
did git checkout just now and tried and I see those numbers in front of nick names, my weechat version is 1.0.1, I've found the root of this issue, the weechat.js dependency from npm doesn't contains latest fixes for colors by @torhve