~luxferre/Bopher-NG

73b71d533f778b95c20a94ee1aec4573a0f7f7dd — Luxferre 1 year, 8 months ago a4f236e
fixed unnecessary refocusing on resource load
1 files changed, 0 insertions(+), 1 deletions(-)

M bopher-ng.sh
M bopher-ng.sh => bopher-ng.sh +0 -1
@@ 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