diff options
author | portix <portix@gmx.net> | 2011-10-18 12:56:19 +0200 |
---|---|---|
committer | portix <portix@gmx.net> | 2011-10-18 12:56:19 +0200 |
commit | 067ec8b45f1ac5ab4cb8e5ca98f45cdad4d2c3ff (patch) | |
tree | 3437a8770e69f37f9873f40f020d93a6f34e7c03 /util/keys.in | |
parent | 7db943162b3770c1b31571f2f8e850babd2ab2b4 (diff) | |
download | dwb-067ec8b45f1ac5ab4cb8e5ca98f45cdad4d2c3ff.zip |
New commands yank_title, yank_title_primary, fixes #51
Diffstat (limited to 'util/keys.in')
-rw-r--r-- | util/keys.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/util/keys.in b/util/keys.in index e1f7ba7f..eb27e2b6 100644 --- a/util/keys.in +++ b/util/keys.in @@ -92,6 +92,8 @@ paste_primary_nw Open url from primary selection in a new window paste_primary_nv Open url from primary selection in a new window yank Yank current url to clipboard yank_primary Yank current url to primary selection +yank_title Yank current title to clipboard +yank_title_primary Yank current title to primary selection # settings Settings set_setting Set a setting from commandline |