aboutsummaryrefslogtreecommitdiff
path: root/urxvt/ext/selection
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate URxvt extensionsTom Ryder2016-06-191-79/+0
|
* Perl::Tidy runTom Ryder2016-06-191-1/+1
|
* Discard unused paramTom Ryder2016-06-191-1/+1
|
* Fix needlessly narrow commentTom Ryder2016-06-191-3/+2
|
* Simplify/tidy regex callsTom Ryder2016-06-191-2/+2
|
* Ignore well-meaning -before- critiqueTom Ryder2016-06-191-1/+2
|
* Fix double-sigil derefTom Ryder2016-06-191-1/+1
|
* Use english over punc varsTom Ryder2016-06-191-2/+5
|
* Add explicit arg to returnTom Ryder2016-06-191-1/+1
|
* Fix needless interpolationTom Ryder2016-06-191-1/+1
|
* Perl::Tidy runTom Ryder2016-06-191-37/+39
|
* Explicit returnsTom Ryder2016-06-191-2/+2
|
* Add some perlish nicetiesTom Ryder2016-06-191-0/+14
|
* Remove option popup hookTom Ryder2016-06-191-4/+0
|
* Remove selection.pattern-* resourcesTom Ryder2016-06-191-5/+0
|
* Remove @mark_patterns/@simplify_patternsTom Ryder2016-06-191-53/+1
|
* Remove rot13 funcTom Ryder2016-06-191-9/+0
|
* Fix shebangTom Ryder2016-06-191-1/+1
|
* Remove all the perldocTom Ryder2016-06-191-55/+0
|
* Add "selection" urxvt scriptTom Ryder2016-06-191-0/+185
I don't like this very much, I just want something that correctly handles urxvt.cutchars with unicode characters. I'll cut it down and tidy it up shortly in the same way I did with the clip ext.