0.1.51a
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
focusinevents. - Added
<C-[>ininsert,visual, andop-pendingmode to switch back tonormalmode.