st
simple terminal
git clone https://9o.is/git/st.git
commit 9fc9fcf4a155098bda9810c0fd75eaf515ab9223 parent 25383c5b9361c59b1fca17c47e4908a2c05491ab Author: Christoph Lohmann <20h@r-36.net> Date: Fri, 1 Jan 2016 14:18:43 +0100 Bump year. Diffstat:
| M | st.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/st.c b/st.c @@ -4329,7 +4329,7 @@ run(void) void usage(void) { - die("%s " VERSION " (c) 2010-2015 st engineers\n" + die("%s " VERSION " (c) 2010-2016 st engineers\n" "usage: st [-a] [-v] [-c class] [-f font] [-g geometry] [-o file]\n" " [-i] [-t title] [-T title] [-w windowid] [-e command ...]" " [command ...]\n"