Skip to content

Readme updated with a less conflicting urxvt script#11

Open
97-109-107 wants to merge 17 commits intosos4nt:masterfrom
97-109-107:master
Open

Readme updated with a less conflicting urxvt script#11
97-109-107 wants to merge 17 commits intosos4nt:masterfrom
97-109-107:master

Conversation

@97-109-107
Copy link

I ran into trouble when having the following scripts in my urxvt config:
*URxvt.perl-ext-common: default,matcher,font-size,vtwheel,keyboard-select,clipboard,urxvt-colors-switch

I know nothing about perl, but when I activated any of my other plugins, cycle-colors fired too. Upon inspection, I saw that other plugins share the following structure:

if ($cmd eq '**command_name**') {
    **execute the action**
}

This solved my issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants