### Is your feature request related to a problem? Please describe. Commits can be moved up and down using the keyboard, but not using the mouse. Also ctrl+j/k don't work in VSCode terminals and reconfiguring each and every devcontainer is a PITA. Currently, clicking in the commits pane selects the appropriate commit, but dragging simply make the single selection move instead of dragging the commit. ### Describe the solution you'd like Click+drag to move a commit in the commits pane to its new location.