Hyperline / hyperline

✨ Status line plugin for Hyper ✨
MIT License
619 stars 120 forks source link

the plugin is not being loaded #158

Open jbastias opened 6 years ago

jbastias commented 6 years ago

I'm trying out hyper for the first time and was trying to find useful plugins. I liked hyperline but it doesn't work for me. I'm using Hyper 2.0.0 (stable). I have a couple of plugins (hyperterm-cobalt2-theme (2.0.0), hypercwd (1.2.2)) as well hyperline ... but I can't it's not being loaded and I think I I did added correctly but nothing. The other plugins are being loading so ... ¯\(ツ)/¯.

loaded plugins

(re)loading renderer plugins
Plugin hyperterm-cobalt2-theme (2.0.0) loaded.
Plugin hypercwd (1.2.2) loaded.
hyper

.hyper.json

// rest of config 
...

    hypercwd: {
      initialWorkingDirectory: '~'
    },

    hyperline: {
      plugins: [
        "ip",
        "cpu",
        "spotify"
      ]
    },

  },

  plugins: [
    'hyperterm-cobalt2-theme',
    'hypercwd',
    'hyperline',

  ],
...
halink0803 commented 6 years ago

The plugin is not working with the Hyper 2.0.0 yet, you can find out that in the issue list https://github.com/Hyperline/hyperline/issues/150 They made a PR to Hyper but it has not been merged yet, so if you want to use Hyperline, you can try older version of Hyper, or else you have to wait until the problem resolved.

iamjaredwalters commented 5 years ago

Any update on this?

bogdancss commented 5 years ago

still not working

halink0803 commented 5 years ago

I am using Hyper 2.1.2 and Hyperline is working fine.

Screenshot 2019-04-25 18 22 40
bogdancss commented 5 years ago

You're right, I think I had an error in my config file - all good now. Do you know how to adjust the padding at the bottom of the terminal?

lou-bi commented 4 years ago

Neither hypercwd nor hyperline are loaded for me on the last stable release. Don't know what to do :(

image image image

kerryfalk commented 4 years ago

@bnlo I'm having the same issue - were you able to resolve it?

lou-bi commented 4 years ago

@kerryfalk No sorry, I don't use Hyper anymore so I'm not up to date about workaround. If the documentation does not mention thiss, then there might have no solution for now.

rohitkrishna094 commented 4 years ago

@bnlo If you don't mind me asking, what do you use now if not Hyper? Thanks

lou-bi commented 4 years ago

@rohitkrishna094 For now I'm using Alacritty after failing to do what I did want with ST.