Can you increase command length in tig?

0

When using tig, whenever the name of my branch is long, I cannot checkout the branch in tig because the command gets cut.

In the ref view, if I Shift-C to checkout a branch, there's a prompt asking

Run 'git checkout <name of the branch>

But that whole command is limited to 53 characters. Is there a way to increase the number of character?

user3273378

Posted 2019-05-14T13:13:14.373

Reputation: 1

No answers