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
fix(keymaps/linux)!: use <A-l> instead of <C-l> for navigating history
<C-l> conflicts with a default firefox keymap to focus the address bar,
<A-l> should be a safer default.
this also changes <C-h> for consistency.
closes#19
0 commit comments