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
Add new stackable popup to get a line number to go to from the user
Add a new internal event to change the selection in the most recent
blame view as a result of using the go to line popup
Add new keybinding for the go to line functionality (Shift-L)
Add boolean to BlameFilePopup to check whether the view is currently
shadowed by the go to line popup and, if so, let the key events bubble
up to the go to line popup
Add new command definition for the go to line functionality in BlameFilePopup
Add clamping of the selected row in set_open_selection
0 commit comments