[Pkg-urxvt-maintainers] [SCM] Git repository for pkg-urxvt branch, master, updated. debian/9.15-1-4-gf030263

Ryan Kavanagh rak at alioth.debian.org
Tue Aug 14 13:16:50 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde//srv/git.debian.org/git/pkg-urxvt/pkg-urxvt.git;a=commitdiff;h=f030263

The following commit has been merged in the master branch:
commit f030263996f35750b559b2a68b0c5f020f2121af
Author: Ryan Kavanagh <rak at debian.org>
Date:   Tue Aug 14 09:15:50 2012 -0400

    Document Ctrl-Left/Right in tabbed extension (Closes: #684880)
---
 debian/patches/13_document_tab.diff |   22 ++++++++++++++++++++++
 debian/patches/series               |    1 +
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/debian/patches/13_document_tab.diff b/debian/patches/13_document_tab.diff
new file mode 100644
index 0000000..213d674
--- /dev/null
+++ b/debian/patches/13_document_tab.diff
@@ -0,0 +1,22 @@
+Description: Document Ctrl-Left/Right in tabbed extension
+Author: Ryan Kavanagh <rak at debian.org>
+Origin: vendor
+Bug-Debian: https://bugs.debian.org/684880
+Reviewed-by: Ryan Kavanagh <rak at debian.org>
+Last-Update: 2012-08-14
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: pkg-urxvt/doc/rxvtperl.3.man.in
+===================================================================
+--- pkg-urxvt.orig/doc/rxvtperl.3.man.in	2012-01-30 06:34:16.684589004 -0500
++++ pkg-urxvt/doc/rxvtperl.3.man.in	2012-08-14 09:13:31.686403157 -0400
+@@ -374,7 +374,8 @@
+ .Sp
+ Clicking a button will activate that tab. Pressing BShift-LeftR and
+ \&BShift-RightR will switch to the tab left or right of the current one,
+-while BShift-DownR creates a new tab.
++while BShift-DownR creates a new tab. Pressing BCtrl-LeftR and
++\&BCtrl-RightR will renumber a tab by moving it to the left or to the right.
+ .Sp
+ The tabbar itself can be configured similarly to a normal terminal, but
+ with a resource class of (CW\*(C`URxvt.tabbed\*(C'R. In addition, it supports the
diff --git a/debian/patches/series b/debian/patches/series
index 38cf6f9..3ae2032 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@
 07_rgb_location.diff
 11_fix_lexgrog.diff
 12_hyphen_minus_sign.diff
+13_document_tab.diff

-- 
Git repository for pkg-urxvt




More information about the Pkg-urxvt-maintainers mailing list