You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
I'm having issues making your plugin work with my conf. Symptoms are when firing the hotkey, new shell won't appear as new tab, but as invisible instances (which i can cmd+w). When inspecting the console: title.match is not a function
I'm using osx->hyper->oh-my-zsh (agnoster theme)
Logging title revealed it happens to be an Object in my case:
Gotta admit i don't understand how dependencies work in this project (if i comment statusline in .hyper.js it won't appear, while if i comment tabs-enhanced it would) and how to set up a config for tabs-enhanced if it's bundled with chesterish.
Let me know if i can help with that,
Bests
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
I'm having issues making your plugin work with my conf. Symptoms are when firing the hotkey, new shell won't appear as new tab, but as invisible instances (which i can cmd+w). When inspecting the console:
title.match is not a function
I'm using osx->hyper->oh-my-zsh (agnoster theme)
Here are the plugins i use:
And here comes the stacktrace:
Logging title revealed it happens to be an
Object
in my case:Gotta admit i don't understand how dependencies work in this project (if i comment statusline in .hyper.js it won't appear, while if i comment tabs-enhanced it would) and how to set up a config for tabs-enhanced if it's bundled with chesterish.
Let me know if i can help with that,
Bests
The text was updated successfully, but these errors were encountered: