You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by bovine3dom October 1, 2025
Steps to reproduce:
:<Esc> or even <leader><leader> [pick current tab] <CR>
Expected behaviour:
Focus returns to page
Actual behaviour:
Focus goes to browser chrome meaning e.g. j/k scrolling in page doesn't work. No obvious way to get focus back to page. The secret Firefox <F6> cheat code works
Suggestions:
return focus to page
add an extra mode for normal | insert to say when browser chrome is focused
add a bind for returning focus to the page (we use <C-,> in Tridactyl if you want to steal it :) )