Giter Site home page Giter Site logo

weed's Issues

Statusbar

How do I get the statusbar to look like the one in your examples?

Mine currently is:

Also it's showing the topic from a slack chat instead of a channel name. Any ideas?

Any way to distinguish windows?

Lovely theme, thank you for your work!

Preface: new irssi user.

Is there an easy modification I could make which would show the different windows more clearly?
I like to have 2 channels open simultaneously, but there is no clear difference between them visually.
Not sure if I've messed something up in config or if this is intended behaviour.

image
โ˜๏ธ as you see, those are two windows between lines at 00:25 and 00:14

Thanks for your time!

How to enable window titles instead of numbers?

Which configuration variable controls what the title of the window are? I was hoping to have the names be present all of the time instead of the window number:

screen shot 2017-08-25 at 10 27 58 am

I poked through the irssi docs, but didn't see anything obvious that controls this.

Anno Domini

00:00:00 * | Day changed! Still up? Today is 15. Apr, Anno Domino 2016.

I believe it's Anno Domini, not Anno Domino...

Can't get nickcolor.pl to work

I tried to get nickcolor.pl to work as per the steps given. I am using screen for irssi (v 0.8.17)

/script load nickcolor_expando is the step under https://github.com/ronilaukkarinen/weed#each-nick-in-different-colors but script is called nickcolor.pl. Did we miss something here ?

I tried running it with "/set nickcolor_colors rRyYbBmMcC" as in the perl script comments and it would show as value assigned. But colors for nicklist doesn't change. $TERM inside screen is screen-256color.

Typo in README

trackbar22 in the README should just be trackbar. Just tried today and was curious why trackbar22 wasn't working. Not sure why that's there.

Display longer usernames

Currently the username that is displayed before the | is not long enough for "spacekookie" (which annoys me)

Is there a way to conveniently change that without manually digging through the entire theme and finding out?

Thanks

Missing channel title

Suddenly the titles for my irc channels just disappeared: (in red)

I've got no idea what caused this - it was working fine, then i noticed it wasn't

The status window works as expected though.

nickcolor not using all available colors

Hi,

I'm using one of Chris Kempson's Base16 themes, using this Xresources.

colors

/color preview output:
/color preview

As you can see, only the only colors being used by the theme or nicklist.pl (I'm not sure exactly where this takes place) are the bold/bright colors. It should be possible to use the entire range of my colorscheme for nickcolors.

Loving the theme otherwise.

Script Load Fails

Trying to load any scripts I receive the following errors -- not sure where to investigate:

/script load trackbar22 irssi: symbol lookup error: irssi: undefined symbol: Perl_Tstack_sp_ptr

Add option to show channel names instead of numbers

Thanks for making this neat theme available. I would like to show the channel names instead of numbers, because I don't want to cycle through all windows just to find the one I'm looking for. Is there an option that switches from numeric style to one that shows the channel names instead?

Error in nicklist script

/script load nicklist

and got

Can't use 'defined(%hash)' (Maybe you should just omit the defined()?) at /home/user/.irssi/scripts/nicklist.pl line 487.

Versions:

$ pacman -Q perl irssi
perl 5.22.0-1
irssi 0.8.17-3

OP status etc

Hi there,

Just wondering how I can make the theme, which is awesome by the way, display the little symbols related with OP, voice etc (@, +) as I'm unable to distinguish who is who currently.

Cheers.

No output for commands like /whois or /help

when I am in a channel I don't get output for commands like /help or /whois. /help works as long as I am not in a chanel (status).

Maybe it's me since I am still new to irc and irssi, but in the default theme both commands work

Change channel name color

I have changed the hilighting of the nick from red with white letters to magenta with white letters. Could you point me in the right place to change the channel name that's in red with white letters? Thank you

Nicks not right-aligned; nick not displayed

Using your theme, and everything seems to work except nicks aren't aligning to the right, which makes things look a lot more chaotic, and my own nick isn't being displayed at all.

I guess an image would be easier to see:
irssi woes

Solarized Weed

Hey Roni & irssi weed community, love the theme, it is the most beautiful one in the world. However I'm running into to some configuration issues.

Here's the theme currently:

screen shot 2015-08-01 at 12 27 09 pm

But you can see I'm missing a few elements as they blend with my background Solarized color. Notably the name breaks ( | ), timestamps, and channelserv. This is observable by highlighting the window:

screen shot 2015-08-01 at 12 27 47 pm

Following the advice on your blog Roni, adjusting terminal colors also fails to correct this issue as it unfortunately breaks other things, like vim, and shell colors. :(

I've tried modifying weed.theme which only resulted in me breaking everything, and having to restore from backup.

Any advice here? How can I go about editing the weed.theme for my solarized colors? I don't know any perl, but maybe if I can get pointed in the right direction, I can start slowly modifying the weed.theme to accommodate for solarized users, and maybe help contribute to a weed.theme in solarized.

Thoughts?

Thanks everyone

OS X 10.10.13 iTerm2

doesn't save script settings

I followed the readme for screen, but if I exit and restart a new screen session I have to rerun all scripts (optionals listed on readme) even if I /save often.

Update outdated scripts

From Nei via irc.quakenet.org:

      I wanted to congrat on your weed theme for irssi + just raise 
      awareness that your copy of adv_windowlist is heavily outdated, and for 
      trackbar22 that can be found on google and nickcolor_expando script as an 
      alternative if 256 colour nick colours are desired, or tmux-nicklist-portable 
      for tmux users instead of screen users

Not getting the boxes in the statusbar

I'm getting numbers instead of the boxes for the other channels, any idea on what I'm doing wrong?

$ irssi -v
irssi 0.8.15 (20100403 1617)
$ uname -a
Linux <snip> 3.15.4-x86_64-linode45 #1 SMP Mon Jul 7 08:42:36 EDT 2014 x86_64 GNU/Linux

irssi screenshot

Improve repository

Tried this but my irssi got destroyed. is this still maintaind? or Should it still work?

/set trackbar_style %r gives error

When I set the trackbar_style to red, I get the following error:

-!- Irssi: Theme weed not found

I believe something is referencing "weed" rather than "weedsolarized" but I would have no idea where to find that to fix it myself.

How to get statusbar in README screenshot

image

In the image above, which code is responsible for making the row of neatly separated numbers and the channel name (#pulina)

I understand the leftmost user count number is usercount.pl but where is the rest? Using weed theme itself doesn't seem to provide this bar.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.