aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-19 17:04:55 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-19 17:04:55 +1200
commit4eebe0773d562306a5c740a2e091ebefb14a4c9c (patch)
tree4c8eeed4bb763dfb13cca0b2abf03a2923cf161d /README.markdown
parentRemove GitHub URL (diff)
downloaddotfiles-4eebe0773d562306a5c740a2e091ebefb14a4c9c.tar.gz
dotfiles-4eebe0773d562306a5c740a2e091ebefb14a4c9c.zip
Consolidate URxvt extensions
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown
index 2be13f0a..7511ecee 100644
--- a/README.markdown
+++ b/README.markdown
@@ -241,11 +241,9 @@ for the `sendmail` command.
### rxvt-unicode
-A tiny script called `clip` is included in `~/.urxvt/ext` to copy selections
-into the X `CLIPBOARD` buffer as well as `PRIMARY`. This is purely preference
-as I find it pretty maddening otherwise, particularly when dealing with URLs
-from IRC. There’s another called `selection` which is my butchered version of
-the original `selection` script that comes with URxvt.
+I’ve butchered the URxvt Perl extensions `selection-to-clipboard` and
+`selection` into a single `select` extension in `~/.urxvt/ext`, which is the
+only extension I define in `~/.Xresources`.
The included `.Xresources` file assumes that `urxvt` can use 256 colors and
Perl extensions. If you’re missing functionality, try changing