Skip to content

0.1.51a

Choose a tag to compare

@RobertCraigie RobertCraigie released this 03 Oct 08:34
a710ac4

Breaking changes

On Linux, the <C-l> and <C-h> mappings, to go backwards and forwards in history, have been changed to <A-l> and <A-h> respectively.

This change was made to prevent a conflict with the default <C-l> keymap in Firefox that focuses the address bar.

Changes

  • Bumped Firefox from 144.0b5 to 144.0b8.
  • Fixed keymap autocompletion for glide.keymaps.del().
  • Fixed bad handling of invalid focusin events.
  • Added <C-[> in insert, visual, and op-pending mode to switch back to normal mode.