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
Tried to install EditorPlugin, wondered why it does not show up in the list.
Turns out if I start terminator with terminator --display=$DISPLAY to make it recognize the display, custom plugins are not listed.
Custom plugins get listed with just running terminator.
The text was updated successfully, but these errors were encountered:
You shouldn't need to run --display=$DISPLAY ever. That flag is only if the $DISPLAY variable is not set correctly. In your case it's a complete no-op.
Tried to install EditorPlugin, wondered why it does not show up in the list.
Turns out if I start terminator with
terminator --display=$DISPLAY
to make it recognize the display, custom plugins are not listed.Custom plugins get listed with just running
terminator
.The text was updated successfully, but these errors were encountered: