fixed unnecessary refocusing on resource load

This commit is contained in:
Luxferre
2023-03-31 22:18:50 +03:00
parent a4f236eb7a
commit 73b71d533f
-1
View File
@@ -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