-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
Hyprland, built from branch at commit 0f594732b063a90d44df8…
-
Hi. I can't seem to find TerminatorThemes options under `Plugins`. I am running arch linux. I first installed `sudo pacman -S python2-requests`. My terminator version is 1.91. So, I used this command …
-
Hi,
When running:
$ terminator --debug-classes=HostWatch
I get:
PluginRegistry::load_plugins: Importing plugin host_watch.py failed: name '_' is not defined
Versions I have installed:
$ te…
-
I have include the output of teminator -d.
You will see errors concerning the plugin, like this one:
> TypeError: writelines() argument must be a sequence of strings
> Traceback (most recent call…
-
This is a feature request. Gnome Terminal has an option to select a variant of the system theme:
![image](https://user-images.githubusercontent.com/846186/81633177-f9aba100-93c0-11ea-9474-4b9afb26a…
-
like github theme settings:
- Single theme //current supported
- Double theme: specify day and night theme, and **Sync** with system
![github_dark_sync-](https://github.com/gnome-terminator/termin…
-
**Describe the bug**
Loading the parts DB fails with an exception “… library.py, line 368, … no such column: parts”.
I think the problem is introduced by commit ed495c0. The SQL statement is chang…
-
When I call `Rake::Task[:warble].invoke` from a rake file I get an error:
```
NoMethodError: protected method `pathmap_replace' called for "public/404.html":String
/home/mmonsterkill/.rvm/gems/jruby-…
-
Encountered the following error while installing the plugin for Redmine v5.0.4
`
rake aborted!
LoadError: cannot load such file -- redmine_close_button/hooks
/opt/bitnami/redmine/vendor/bundle/rub…
-
Scenario: I've got a URLHandler plugin that turns recognizable bug IDs into URLs.
I'd like to enhance this experience by asynchronously fetching information about that bug to display it in a tooltip.…