sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 670d28a7af352a65baf58c878fa5bb95efc09d77
parent e32772d6aa4308cab12f4231c1aa63c8736d1a0d
Author: Alex Pilon <alp@alexpilon.ca>
Date:   Sat, 19 Dec 2015 13:27:57 -0500

Fix scrollback patch link and file name.

Diffstat:
Mst.suckless.org/patches/scrollback.md | 2+-
Rst.suckless.org/patches/git-st-20151217-scrollback.diff -> st.suckless.org/patches/st-git-20151217-scrollback.diff | 0
2 files changed, 1 insertion(+), 1 deletion(-)

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-20151122-scrollback.diff](st-git-20151217-scrollback.diff) +* [st-git-20151217-scrollback.diff](st-git-20151217-scrollback.diff) Apply the following patch on top of the previous to allow scrolling using Shift+MouseWheel. diff --git a/st.suckless.org/patches/git-st-20151217-scrollback.diff b/st.suckless.org/patches/st-git-20151217-scrollback.diff