From ca692ac4857bf696b75d8c06f8f75a099940cc59 Mon Sep 17 00:00:00 2001 From: N-R-K <79544946+N-R-K@users.noreply.github.com> Date: Mon, 13 Sep 2021 00:13:13 +0600 Subject: add new keybind, Ctrl-a to toggle animation (#33) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * add new keybind, Ctrl-a to toggle animation Closes: https://github.com/nsxiv/nsxiv/issues/27 * Format consistency This keeps in line with other actions that have multiple keybinds Co-authored-by: eylles Co-authored-by: Berke Kocaoğlu --- sxiv.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sxiv.1') diff --git a/sxiv.1 b/sxiv.1 index bf8d5c3..e714ed6 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -262,7 +262,7 @@ Go .I count frames of a multi-frame image backward. .TP -.B Ctrl-Space +.BR Ctrl-a ", " Ctrl-Space Play/stop animations of multi-frame images. .TP Panning: -- cgit v1.2.3-54-g00ecf