From d039ef202d01ae22738791e6775977ae1e7c7a71 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 15 Feb 2013 23:13:39 -0200 Subject: Yank title command for pentadactyl (2) --- modules/pentadactyl/pentadactylrc.dot.link | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pentadactyl/pentadactylrc.dot.link b/modules/pentadactyl/pentadactylrc.dot.link index fbdf771..d75f094 100644 --- a/modules/pentadactyl/pentadactylrc.dot.link +++ b/modules/pentadactyl/pentadactylrc.dot.link @@ -19,6 +19,6 @@ set go+=n " Copy page title " Thanks to https://github.com/laurentb/public-dotfiles/blob/master/desktop/.pentadactyl/main.penta -command yt :yank :echo document.title.replace(/ - Pentadactyl$/, ''); +command yt :yank :echo document.title.replace(/ - Firefox$/, ''); " vim: set ft=pentadactyl: -- cgit v1.2.3