v0.62.1
Fold legacy quit-alt1 into the multi-key quit binding
Add config migration of paging section to pagers array
Clean up build tags
Fix opening links containing ampersands (&) in WSL
Change OpenCommand to Open and OpenLinkCommand to OpenLink
fix(config): add Nushell support for nvim-remote preset
Fix nvim-remote commands for fish shell
Convert keybinding fields to Keybinding
Change keybinding syntax to spell out full modifier names, and use + instead of -
Replace paging config with an array of pagers
Add `<alt+up>`/`<alt+down>` as alternate keybindings for moving commits up/down
Convert custom command Key fields to Keybinding