CHaBou

Results 72 comments of CHaBou

Last commit date is not relevant imo. Plugins are attended to be as small as possible and shouldn't be updated every week. A simple example: https://github.com/chabou/hyper-always-on-top no commit since 11...

Yes we need to improve that. It might be awesome if we can filter plugins based on this OS compat. But seems impossible with a `.md` based list. It could...

What do you think about this? ![image](https://cloud.githubusercontent.com/assets/4137761/26760710/c24ad422-491f-11e7-901a-c1e7621db13a.png)

1. Most of plugins are fully compatible. Only some plugins have some OS limitation due to libs used. I think that plugin could only have better compatibility with time. It...

You are right, we should use (and encourage) OS compatibility declaration in their package.json. But it is better to not require it to reduce *barrier-to-entry*. With my OS proposal, writing...

Thank you for this tip 😍 I will try! But are you interested to have a PR to manage this directly in `args` without the need to add a `mri`...

This is hard to apply a theme because a theme can be global (window border, tab look etc...) I think that you can change any TermProps including colors and css....

You need to put `autoProfile` section in `config` section :)

I'm not sure to understand what do you need. Can you explain further ?

This plugin let you change only some config properties. It could be possible to add some keymaps to force a `profile` but this is not exactly what you want I...