cmds: update the selected filename when running rebase commands
commit8b2aebe0ebf905ac67121a0e362f4bd0791ff84d
authorDavid Aguilar <davvid@gmail.com>
Tue, 9 Apr 2024 06:04:16 +0000 (8 23:04 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 9 Apr 2024 06:04:16 +0000 (8 23:04 -0700)
tree70b6e1a0dd8668c9297206757e96eef32eee56ca
parent7e3e84304a65b2103c26bbdb4c5baf8b4c2e3971
cmds: update the selected filename when running rebase commands

The selected filename can be cleared. Emit a notification so that the
diff editor can update it filename display.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py