Skip to content

0.1.60a

Choose a tag to compare

@RobertCraigie RobertCraigie released this 23 Mar 14:22
259da96
  • Bumped Firefox from 148.0b15 to 149.0b8
  • Added AddonInstalled autocmd
  • Added glide.commandline.close()
  • Added :tab_duplicate excmd
  • Added yt normal mode keymapping to duplicate the current tab
  • Added <A-p> normal mode keymapping to pin / unpin the current tab
  • Fixed macOS distribution missing passkey entitlements
  • Fixed the :whichkey UI disappearing after reloading the config
  • Fixed <C-d> / <C-u> so they actually scroll half pages instead of full pages
  • Fixed (hopefully) a race condition preventing the ConfigLoaded autocmd from firing
  • Breaking change: the glide.unstable.split_views API now requires numeric IDs
    • This was an upstream Firefox change.