commit 73b71d533f778b95c20a94ee1aec4573a0f7f7dd
parent a4f236eb7a393a2d9ed13728a86cc97da5c51762
Author: Luxferre <lux@ferre>
Date: Fri, 31 Mar 2023 22:18:50 +0300
fixed unnecessary refocusing on resource load
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/bopher-ng.sh b/bopher-ng.sh
@@ -249,7 +249,6 @@ amload() { # args: AM line[, forcedl]
done
FOCUSLINEINDEX=${NAVIGABLES[0]} # set the focused line index to the first available one
amrender # render the contents
- jumplink 0 # focus on the current link
}
clicklink() { # click the currently focused link