fixed unnecessary refocusing on resource load
This commit is contained in:
@@ -249,7 +249,6 @@ amload() { # args: AM line[, forcedl]
|
|||||||
done
|
done
|
||||||
FOCUSLINEINDEX=${NAVIGABLES[0]} # set the focused line index to the first available one
|
FOCUSLINEINDEX=${NAVIGABLES[0]} # set the focused line index to the first available one
|
||||||
amrender # render the contents
|
amrender # render the contents
|
||||||
jumplink 0 # focus on the current link
|
|
||||||
}
|
}
|
||||||
|
|
||||||
clicklink() { # click the currently focused link
|
clicklink() { # click the currently focused link
|
||||||
|
|||||||
Reference in New Issue
Block a user