From 199e7ac3189d1a161c9b0858de576d36799c61e9 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sat, 28 Jun 2025 02:06:43 +0400 Subject: chore(release): 0.9.2.1 --- config.mk | 2 +- st.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.mk b/config.mk index c0bc3b8..20075fb 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # st version -VERSION = 0.9.2.0 +VERSION = 0.9.2.1 # Customize below to fit your system diff --git a/st.1 b/st.1 index f6ef4f8..738598e 100644 --- a/st.1 +++ b/st.1 @@ -160,10 +160,10 @@ Copy the selected text to the clipboard selection. .B Ctrl-Shift-v Paste from the clipboard selection. .TP -.B Ctrl-k +.B Ctrl-[ Scroll up .TP -.B Ctrl-j +.B Ctrl-] Scroll down .SH Mouse Scrool -- cgit v1.2.3