Stable version 2.0, released as bundle
This commit is contained in:
parent
c34082d99f
commit
af715b615d
@ -1,7 +1,8 @@
|
|||||||
#! perl -w
|
#! perl -w
|
||||||
# Author: Bert Muennich
|
# Author: Bert Muennich
|
||||||
# Website: http://www.github.com/muennich/urxvt-perls
|
# Website: http://www.github.com/muennich/urxvt-perls
|
||||||
# License: GPLv2
|
# Version: 2.0
|
||||||
|
# License: GPLv2
|
||||||
|
|
||||||
# Use keyboard shortcuts to copy the selection to the clipboard and to paste
|
# Use keyboard shortcuts to copy the selection to the clipboard and to paste
|
||||||
# the clipboard contents (optionally escaping all special characters).
|
# the clipboard contents (optionally escaping all special characters).
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#! perl -w
|
#! perl -w
|
||||||
# Author: Bert Muennich
|
# Author: Bert Muennich
|
||||||
# Website: http://www.github.com/muennich/urxvt-perls
|
# Website: http://www.github.com/muennich/urxvt-perls
|
||||||
# Version: git-20110906
|
# Version: 2.0
|
||||||
# License: GPLv2
|
# License: GPLv2
|
||||||
|
|
||||||
# Use keyboard shortcuts to select and copy text.
|
# Use keyboard shortcuts to select and copy text.
|
||||||
|
2
url-select
Executable file → Normal file
2
url-select
Executable file → Normal file
@ -2,7 +2,7 @@
|
|||||||
# Author: Bert Muennich
|
# Author: Bert Muennich
|
||||||
# Website: http://www.github.com/muennich/urxvt-perls
|
# Website: http://www.github.com/muennich/urxvt-perls
|
||||||
# Based on: http://www.jukie.net/~bart/blog/urxvt-url-yank
|
# Based on: http://www.jukie.net/~bart/blog/urxvt-url-yank
|
||||||
# Version: git-20120710
|
# Version: 2.0
|
||||||
# License: GPLv2
|
# License: GPLv2
|
||||||
|
|
||||||
# Use keyboard shortcuts to select URLs.
|
# Use keyboard shortcuts to select URLs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user