diff --git a/bopher-ng.sh b/bopher-ng.sh index 3021eb5..05c3865 100755 --- 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