Closed altsem closed 8 months ago
Some commands like 'bb', 'lo' etc. should accept input after invoking. Currently, there's no such thing in Gitu. Also handling autocomplete inside it might get messy (skip in first iteration?).
As seen in Magit:
First iteration implemented for git checkout -b with 08d995e1814b1c607f6582054b56760b8af50549
git checkout -b
Some commands like 'bb', 'lo' etc. should accept input after invoking. Currently, there's no such thing in Gitu. Also handling autocomplete inside it might get messy (skip in first iteration?).
As seen in Magit: