hyper-simple-highlight-active-session icon indicating copy to clipboard operation
hyper-simple-highlight-active-session copied to clipboard

Simple plugin to demonstrate the usage of the `.term_active` CSS class on Hyper

Results 3 hyper-simple-highlight-active-session issues
Sort by recently updated
recently updated
newest added

Hey nice little package, if you get a minute it would be great to get support for 2.0 There appears to be some issues with opacity and a os notification...

**Issue**: Using [4ce6fc8](https://github.com/matheuss/hyper-simple-highlight-active-session/commit/4ce6fc8139c900ec747d4ffc47a4fbd8815c46d4) in conjunction with transparency packages like [hyper-transparent](https://www.npmjs.com/package/hyper-transparent), hyper-transparent-dynamic, etc. causes transparent backgrounds to break **Reproduce**: 1. Install `hyper-transparent` and configure transparency/vibrancy as desired. 2. Install `hyper-simple-highlight-active-session` and...

New to hyper and plugins. What is the 'right way' to change the opacity of the other panes for this plugin? I tried editing the `index.js` in the plugin dir...