Your comments

Yes, but when you do a lot of squash, the time adds up.

I also agree with this comment and would like to have this back.

That's just where I expected it to be. I figured that, since I can edit the message, I could edit the content too. Also, since I was doing interactive rebases in the terminal, where you have to replace `pick` with `edit`, it makes more sense for me, and it's clearer to have it in the interactive rebase window.

Also, the most common case for me when I need this is when I reorder or squash commits, that I know that will cause other commits to fail building (without conflicts), and I want to edit them in the same step, instead of finishing the rebase, and then doing another one.

With this, I think that the interactive rebase could get closer and closer to the native functionality, for example, by adding the `exec` command too. Though maybe this point isn't that important, since the rest of the commands are quite advanced, so probably not used often.

Having said that, selecting multiple commits would work too, over not having this ability at all.

I'm so dumb 🤦🏻‍♂️ I thought that "praises" means something related to "pray" (🙏🏻), and that it was like a "pretty please implement this", than just "it would be nice to have this" (not a native English speaker).

This doesn't work (anymore?). It present, instead, the option to rebase the dragged commit over the target commit (this is when I drag commit 1 over commit 3+).

That was just an example, I have over 100 of them :))

This was implemented in 19.2, right?

So this was implemented in 19.2, right?

Could this be done by the community?