commit 3944a657eddb7911eb928ad11ec998bc38ffa48c
parent 15ed5dd1aa53e48a2c4a19a8bcbe6824f3d1f077
Author: FRIGN <dev@frign.de>
Date: Sun, 20 Sep 2015 20:14:12 +0200
Add updated scrollback patch to page
Else nobody would be able to benefit from that...
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/st.suckless.org/patches/scrollback.md b/st.suckless.org/patches/scrollback.md
@@ -9,7 +9,7 @@ Scroll back through terminal output using Shift+{PageUp, PageDown}.
Download
--------
-* [st-git-20150917-scrollback.diff](st-git-20150917-scrollback.diff)
+* [st-git-20150920-scrollback.diff](st-git-20150920-scrollback.diff)
Apply the following patch on top of the previous to additionally
allow scrolling using Shift+MouseWheel.
@@ -21,5 +21,5 @@ Authors
* Jochen Sprickerhof - dwm@jochen.sprickerhof.de
* M Farkas-Dyck - strake888@gmail.com
- * Ivan Tham - pickfire@riseup.net (mouse scrolling)
- * Laslo Hunhold - dev@frign.de (st-git-20150917 port and unscrambling)
+ * Ivan Tham - pickfire@riseup.net (mouse scrolling, st-git-20150920 port)
+ * Laslo Hunhold - dev@frign.de (unscrambling, st-git-20150917 port)