COMMITS
May 26, 2026
S
Fix cycling pagers when main view is focused (#5639)
Stefan Haller committed
S
Refresh main view when cycling pagers with main view focused
Stefan Haller committed
S
Do less work to update the main view when cycling pagers
Stefan Haller committed
May 25, 2026
S
Add `<alt+up>`/`<alt+down>` as alternate keybindings for moving commits up/down (#5637)
Stefan Haller committed
S
Add `<alt+up>`/`<alt+down>` as alternate keybindings for moving commits up/down
Stefan Haller committed
S
Allow keybindings to configure more than one key (#5634)
Stefan Haller committed
S
Use a dedicated keybinding for hunk navigation in the main view
Stefan Haller committed
S
Add script for checking all commits in a branch
Stefan Haller committed
S
Use the isolated test env for shell commands
Stefan Haller committed
May 17, 2026
S
If a menu entry has multiple keybindings, list them in a tooltip
Stefan Haller committed
S
Remove unused text KeybindingsLegend
Stefan Haller committed
May 10, 2026
S
Fold remaining alt bindings into their main fields
Stefan Haller committed
S
Convert custom command Key fields to Keybinding
Stefan Haller committed
S
Convert keybinding fields to Keybinding
Stefan Haller committed
S
Rename Key to Keys in Binding, KeybindingsOpts, and MenuItem
Stefan Haller committed
S
Add menuKey helper to reduce noise on menu item literals
Stefan Haller committed
May 4, 2026
S
Fold legacy quit-alt1 into the multi-key quit binding
Stefan Haller committed
S
Convert JumpToBlock to a list of multi-key bindings
Stefan Haller committed
S
Add Keybinding type that accepts a string or a sequence of strings
Stefan Haller committed
May 9, 2026
S
Render every key for a binding in the cheatsheet
Stefan Haller committed
May 3, 2026
S
Use a slice of keys for each binding
Stefan Haller committed
May 11, 2026
S
Remove OptionMenuAlt1
Stefan Haller committed
May 12, 2026
S
Change SetKeybinding to not return an error
Stefan Haller committed
May 21, 2026
S
Avoid auto-forwarding main branches checked out in other worktrees (#5621)
Stefan Haller committed
S
Refresh worktrees before auto-forwarding branches
Stefan Haller committed
S
Add test for auto-forwarding a branch checked out in another worktree
Stefan Haller committed
S
Extract BranchesHelper.PostFetchRefresh to unify the two fetch paths
Stefan Haller committed
S
Refresh pull requests after a manual fetch
Stefan Haller committed
S
Preserve empty Worktrees slice when worktree list fails to load
Stefan Haller committed
May 13, 2026
S
Some additions to AGENTS.md
Stefan Haller committed